Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~551 People Reached
Favorite Forums
Member Avatar for Fr3aK

Hello guys, I am writing a Greasmonkey script and I need little help here. So I have this code: $(document).ready (get); function get () { var elems =$( "a[id*='myId.']" ); if (elems.length>0) { $("a[id*='myId.']").trigger("click"); } } the point is that there are a lot of a tags with id myId.N …

Member Avatar for M.Waqas Aslam
0
239
Member Avatar for Fr3aK

Hello and from me! I am Ivailo from Bulgaria. I am an student interested in computers and specially web development. And I am sure what I will study and work. :D Happy Holidays! Regards, Fr3aK

Member Avatar for JorgeM
0
85
Member Avatar for damle1

Hi I am New to PHP and my question looks stupid but i am stuck I want to search operation register to search by id and print out put of perticular id my first file has this code: <form action="printotreport2.php" method="POST" target="_blank"> <tr> <td>Ot Reg ID of Patient </td> <td> …

Member Avatar for Fr3aK
0
227