-
spry tabbed panel changing content on mouse roll over
hi,
i'm a newbie. i can see spry tabbed panel changing content on mouse roll over.how to do this spry tabbed panel exactly.example site is www.pega.com
thanks in advance
-
-
I don't know about 'spry', but you could use this script
http://www.dynamicdrive.com/dynamici...tabcontent.htm
if you need change on mouseover instead of on click it seems to work if i change line 137 in the tabcontent.js from
this.tabs[i].onclick=function(){
to
this.tabs[i].onmouseover=function(){
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks