| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| First Time Poster! Join Date: Feb 2004
Posts: 1
![]() | need help w/ iframes!! Hi! I'm new around here. I'm making a webpage using mostly iframes. Here's the frontpage http://www.angelfire.com/dragon2/exofur/home.html. I want to target this page to the largest iframe (the one holding the main page inside of it) http://www.angelfire.com/dragon2/exofur/malesketch.html from the links section on the main page. I've used this code for it. <TABLE borderColor=#006699 height=104 cellPadding=5 width="100%" align=left bgColor=#6699FF border=1> <tr> <td align="center"><a href="http://www.angelfire.com/dragon2/exofur/malesketch.html" target="home.html">Male Sketches</a> </td> </tr> 'Kay, that's the code I used for the links section, but instead of the webpage showing up in the largest iframe like its supposed to, it shows up in a different window. Obviously I'm doing something wrong, I'm new to webdesign and I'm bad at this targetting stuff. ????: NamePros.com http://www.namepros.com/programming/20077-need-help-w-iframes.html Can anyone tell me what the problem is? Any help would really be appreciated. webdesigning is pretty fun, until you get stuck trying to figure something out. Then it's just plain aggravating, and you want to quit. Thanks! |
| |