Accessible show/hide content with jquery
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 Comments (2) 17.05.2008. 13:30
Get viewport size (width and height) with javascript
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 Comments (26) 12.04.2007. 19:27
Get Monitor Screen Resolution with Javascript
Find out and display a user's screen resolution with javascript
Full article Comments (3) 28.03.2007. 00:15
Javascript and Search Engine Spiders
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 Comments (0) 01.03.2007. 22:33
Javascript Redirect Scripts
Redirecting a visitor with javascript is pretty straightforward. The simplest way is to use one of the methods below.
Full article Comments (18) 23.02.2007. 10:45
Javascript Location Reload
Reload/refresh a page with javascript
To reload or refresh the current page with javascript, you can use the reload() function.
Full article Comments (4) 21.02.2007. 19:09
Disable Javascript Errors
This simple script will prevent javascript errors from being displayed in your visitor's browser
Full article Comments (7) 21.02.2007. 19:08
Javascript Back Button
This simple script operates the same way as the back button in a visitor's browser.
Full article Comments (0) 21.02.2007. 19:07
Display a javascript alert box to your visitors
Javascripts allows you to popup a small box of text, rather like the error and information message boxes within windoze.
Full article Comments (2) 21.02.2007. 17:23
Recent Comments:
Page last (manually) updated: May 01, 2007.