harrykitten
03-24-2008, 01:39 PM
1) Script Title:
Drop down/ Overlapping Content script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
3) Describe problem:
My problem is that I have multiple entries on the page that could use the same drop down, but the way the script stands right now I have to repeat the content with different IDs. That seems wasteful and makes the page much larger than need be. Is there a way for multiple "rel"s to use the same tip IDs?
One potential workaround I thought of was to use the script to load the content dynamically. So while I'd still need to have a content DIV for each of my rels at least I wouldn't have to load everything. But, the way the script works it loads all the content on load. What i'd like for it to do is only load it onmouseover. I don't think it'd be too hard to do, but i'm struggling so far. Any suggestions?
Drop down/ Overlapping Content script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
3) Describe problem:
My problem is that I have multiple entries on the page that could use the same drop down, but the way the script stands right now I have to repeat the content with different IDs. That seems wasteful and makes the page much larger than need be. Is there a way for multiple "rel"s to use the same tip IDs?
One potential workaround I thought of was to use the script to load the content dynamically. So while I'd still need to have a content DIV for each of my rels at least I wouldn't have to load everything. But, the way the script works it loads all the content on load. What i'd like for it to do is only load it onmouseover. I don't think it'd be too hard to do, but i'm struggling so far. Any suggestions?