943,851 Members | Top Members by Rank

Ad:
Mar 16th, 2008
0

What to do next ?

Expand Post »
Hi ,
I need a solution for my web page www.servisracunara.co.nr

When i click on the Popravka 2 I want to change a iframe to Popravka 2 .

Thank you for your effort of reading this .
Reputation Points: 30
Solved Threads: 7
Posting Whiz in Training
kv79 is offline Offline
292 posts
since Nov 2007
Mar 17th, 2008
0

Re: What to do next ?

You need to give a name and id to your IFRAME (same say one is enought I rather assign name to both) and in links you need to specify target where you want to display them. Something like this

html Syntax (Toggle Plain Text)
  1. <table width="200" height="200">
  2. <tr>
  3. <td>
  4. <a href="page2.html" target="iFrm">Link to page 2</a>
  5. <br/><br/>
  6. <a href="page3.html" target="iFrm">Link to page 3</a>
  7. </td>
  8. <td>
  9. <iframe src="page2.html" width="100" height="200" name="iFrm" id="iFrm"></iframe>
  10. </td>
  11. </tr>
  12. </table>
Last edited by peter_budo; Mar 17th, 2008 at 10:31 pm. Reason: typo
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 873
Code tags enforcer
peter_budo is offline Offline
6,656 posts
since Dec 2004

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Configuring Readymade Scripts Forum Timeline: How do i change my Invisionfree forum look/skin?
Next Thread in Configuring Readymade Scripts Forum Timeline: WYSIWYG online editors





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC