Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- OnClick Issue


Xenji - 9:32 am on Aug 7, 2012 (gmt 0)


Just if you didn't know about it: jQuery.

This JS libary makes these functions very easy to use. For example:

$('#dpsheal').click(function(){
$('#dpsheal').toggle();
});

That would have the same effect as your JavaScript.

[api.jquery.com...]


Thread source:: http://www.webmasterworld.com/javascript/4481931.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com