I NEVER understood 'this' until I started watching your videos.
Played around with this and came up with a class version. $('.showhide').toggle(function() { $(this).text('Show'); $(this).next().hide(); }, function() { $(this).text('Hide'); $(this).next().show(); });
amazing tutoring. very clear and simple. thank you.
would you tell me if you have a tutorial to show text from server using ajax. different link with id to show different text based on which link is clicked.
Awesome tutorials
I NEVER understood 'this' until I started watching your videos.
Played around with this and came up with a class version. $('.showhide').toggle(function() { $(this).text('Show'); $(this).next().hide(); }, function() { $(this).text('Hide'); $(this).next().show(); });
barryt06 1 month ago in playlist JQuery Tutorial
amazing tutoring. very clear and simple. thank you.
would you tell me if you have a tutorial to show text from server using ajax. different link with id to show different text based on which link is clicked.
thanks
barnamah 1 month ago
im here
killerboduk999 5 months ago
Great Tuts...
iinsanebaby 5 months ago