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
~584 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

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
258
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
91
Member Avatar for damle1
Member Avatar for Fr3aK
0
235

The End.