Using the example with just these modifications to the links:
Code:
<div id="ddimagetabs">
<a href="http://url/" onclick="expandcontent('sc1', this);return false;">Home</a> <a href="http://url/" onclick="expandcontent('sc2', this);return false;;return false;">New</a> <a href="http://url/" onclick="expandcontent('sc3', this);return false;;return false;">Revised</a><a href="http://url/" onclick="expandcontent('sc4', this);return false;;return false;">Submit</a>
</div>
" . . .it expands the content with "onclick" yet it still features an "onmouseover" rollover effect and your mouse changes into a hand."
Note: I made NO other modifications to the basic installation instructions.
Bookmarks