drop-down menu help pls. |
![]() ![]() |
drop-down menu help pls. |
Jul 2 2004, 04:58 PM
Post
#1
|
|
![]() XOTY*06 :D ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,635 Joined: Mar 2004 Member No: 6,747 |
hey!! here is what i want to do, i want to use xquizit's drop down code (which can be found here) except, when the user clicks on the link, a pop-up that i made pops-up.....like with a bunch of pictures...? does anyone get what i want? a resized window omes up when the name is clicked on???
|
|
|
|
Jul 2 2004, 05:20 PM
Post
#2
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
i am not sure how to do that ask her since yuo got that code from her site.
- edit can you actually use it with pictures ididnt know can you show the code you made This post has been edited by LatinaLady96: Jul 2 2004, 05:21 PM |
|
|
|
Jul 2 2004, 10:57 PM
Post
#3
|
|
![]() XOTY*06 :D ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,635 Joined: Mar 2004 Member No: 6,747 |
QUOTE(LatinaLady96 @ Jul 2 2004, 5:20 PM) i am not sure how to do that ask her since yuo got that code from her site. - edit can you actually use it with pictures ididnt know can you show the code you made she only made the code, i am trying to do something different |
|
|
|
Jul 3 2004, 09:02 AM
Post
#4
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,488 Joined: Feb 2004 Member No: 3,625 |
Her original code has this for each option:
CODE <!-- begin code provided by createblog.com --> <option value="http://YOUR URL GOES HERE">YOUR TEXT GOES HERE</option> <!-- end code provided by createblog.com --> Try this: CODE <!-- begin code provided by createblog.com -->
<option value="http://YOUR URL GOES HERE" target="_blank">YOUR TEXT GOES HERE</option> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |