Categories:

Site Search:

Find me at:


Share/Save/Bookmark

Jquery: show/hide multiple elements independently

Hiding a single element with Jquery was pretty straightforward. But what about if you want to show/hide multiple elements independently?

Full article Responses (80) 13.10.2008. 18:52

Accessible show/hide content with jquery

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 (14) 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 Responses (61) 12.04.2007. 19:27

Get Monitor Screen Resolution with Javascript

Find out and display a user's screen resolution with javascript.

Full article Responses (20) 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 Responses (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 Responses (34) 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 Responses (6) 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 Responses (18) 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 Responses (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 Responses (2) 21.02.2007. 17:23

Articles RSS feed

Page last (manually) updated: December 23, 2009.