Was wondering if anyone could help me out with this, all I require is a word/image which a user clicks on, and is presented with a list of say videos which they can click on, and go to the chosen page. I've seen it done a lot with a JavaScript form drop-down element, but I'd like to avoid that if possible (and I'm sure it is possible). One thing which may screw things up is that I need the thing to scroll if there's a lot of content in it, as it will be in a pop-up media player style page with limited vertical space for a long menu, but I think this can be achieved by messing with the overflow property.
Can anyone start me off with what's needed to do this? Thanks


LinkBack URL
About LinkBacks
Reply With Quote
