Those who make peaceful revolution impossible will make violent revolution inevitable.
John F. Kennedy
Hiding a single element with Jquery was pretty straightforward. But what about if you want to show/hide multiple elements independently?
Full article Responses (184) 13.10.2008. 18:52
Update: Show/hide multiple elements independently
I'm a big fan of jquery since I don't often need to write any javascript, but for the times I do it cuts out most of the hassle of accessing on page elements, using CSS selectors and really helps with an accessible approach.
Full article Responses (25) 17.05.2008. 13:30
While finding out monitor resolution with javascript can be useful for statistics and certain other applications, often the need is to determine how much space is available within the browser window.
Full article Responses (104) 12.04.2007. 19:27
Find out and display a user's screen resolution with javascript.
Full article Responses (49) 28.03.2007. 00:15
Historically, javascript has been 'hidden' from search engines; their spiders did not understand javascript and could not interpret even the most basic of javascript code.
Full article Responses (0) 01.03.2007. 22:33
Redirecting a visitor with javascript is pretty straightforward. The simplest way is to use one of the methods below.
Full article Responses (53) 23.02.2007. 10:45
To reload or refresh the current page with javascript, you can use the reload() function.
Full article Responses (6) 21.02.2007. 19:09
This simple script will prevent javascript errors from being displayed in your visitor's browser
Full article Responses (38) 21.02.2007. 19:08
This simple script operates the same way as the back button in a visitor's browser.
Full article Responses (1) 21.02.2007. 19:07
Javascripts allows you to popup a small box of text, rather like the error and information message boxes within windoze.
Full article Responses (2) 21.02.2007. 17:23
Page last (manually) updated: October 14, 2011.