babygurl_holla1
10-07-2004, 09:44 PM
i dont know how to move the links to my iframe were i what it.... i have a layout and i made a menu spot for my links and well.... i want it there so whats the code i should use
|
View Full Version : i can't seem to get my links to my iframe were i what babygurl_holla1 10-07-2004, 09:44 PM i dont know how to move the links to my iframe were i what it.... i have a layout and i made a menu spot for my links and well.... i want it there so whats the code i should use Twirp 10-07-2004, 10:53 PM what are you trying to say? can you post the code to target frames with links <a href="page.url" target="frame name">Link Text</a> hope this helps :ateddy: to position it <iframe style="position: absolute; top: ###px; left: ###px"></iframe> ### = the pixel value for how far from the top you want it or how from the left you want it in pixels babygurl_holla1 10-08-2004, 02:30 AM i know how to do that. im trying to move the links to the iframe were i what them. :) Monkey Bizzle 10-08-2004, 04:00 AM i know how to do that. im trying to move the links to the iframe were i what them. :) don't you mean want? anyways... do you mean how to display links in the iframe?? you are not being very clear. babygurl_holla1 10-08-2004, 05:31 PM ok here is my web site http://free.hostdepartment.com/J/JojoForever/home.html you see i have a spot were i what the links to be at but you see at the bottom near the scrollbar is the link to the iframe. i what to move it in the spot that says menu. kitty_katt07 10-08-2004, 05:41 PM Of you mean what I think you mean, you just need to create another iframe and position it to the menu area, and create a page called menu.html and name that the iframe... then put all your links in that page. babygurl_holla1 10-08-2004, 06:14 PM that would work but i have ads on my site babygurl_holla1 10-08-2004, 10:54 PM never mine i took the menu thing out of my layout |