HTML-Advisor
Mostly practical advices

Posts Tagged ‘jQuery’

Hide Email with JavaScript / jQuery

Sunday, August 5th, 2007

Why should you hide your email address from site visitors? Don’t you want your visitors to email you?
Well, yes you do, but many webmasters make the mistake of prominently displaying there email address on each web page only to find that they are inundated with spam.
However you cannot simply remove your email address as [...]

jQuery documentation and resources

Monday, January 15th, 2007

One of the first things you might want to know when try out a new programming language, library or framework is where you can find documentation and support.
The excellent documentation is one of the things that first might attract you to jQuery, and with the release of 1.0 (they’re now at 1.2.6) the API is [...]

What is jQuery

Sunday, December 10th, 2006

jQuery is an amazing JavaScript library that makes it easy to create wonderful web effects in just a few lines of code. As the website says:”
“jQuery is a JavaScript library that takes this motto to heart: Writing JavaScript code should be fun. jQuery achieves this goal by taking common, repetitive, tasks, stripping out all the [...]