Top JQuery Tips and Tricks for Beginners
techwawwe.posterous.com
Top JQuery Tips and Tricks for Beginners
1–8 of 8 posts
Re: Top JQuery Tips and Tricks for Beginners
#2Re: Top JQuery Tips and Tricks for Beginners
#3Re: Top JQuery Tips and Tricks for Beginners
#4The content just seems to be compiled from other sources: http://www.opensourcehunter.com/2010/02/27/26-cool-and-usefu... (Which, to be fair the author links too... I'm just not sure why the submitter doesn't link to the original source.)
Re: Top JQuery Tips and Tricks for Beginners
#5We seem to be getting a lot of low quality css, javascript and htaccess tips lately. (Which make it pretty high in the voting list.) The content just seems to be compiled from other sources: http://www.opensourcehunter.com/2010/02/27/26-cool-and-usefu... (Which, to be fair the author links too... I'm just not sure why the submitter doesn't link to the original source.)
Where's my three strikes rule?
Re: Top JQuery Tips and Tricks for Beginners
#6Re: Top JQuery Tips and Tricks for Beginners
#7Disappearing search field text Fair enough, but worth remembering about the HTML5 placeholder attribute.
Opening links in a new window If it’s not valid in your code then it’s not valid if you insert it dynamically. Just suck it up if you need this.
Detect browser Really? :(
Preloading images Guess this could be useful.
CSS Styleswitcher HTML has a built in syntax for this: rel="alternate stylesheet"
Columns of equal height Can be useful, but nasty implementation (global variables a-go-go for a start). You can usually do this with background images in CSS anyway.
Font resizing Replicates more default browser functionality.
Get the mouse cursor x and y axis OK.
Verify if an Element is empty Huh? Why would you even want this?
Re: Top JQuery Tips and Tricks for Beginners
#8We seem to be getting a lot of low quality css, javascript and htaccess tips lately. (Which make it pretty high in the voting list.) The content just seems to be compiled from other sources: http://www.opensourcehunter.com/2010/02/27/26-cool-and-usefu... (Which, to be fair the author links too... I'm just not sure why the submitter doesn't link to the original source.)
I don't know why people vote this rubbish up.