i have some code:
<div id="main"> <ul id="tabs" class="subsection_tabs"> <li><a href="#one">One</a></li> <li><a href="#two">Two</a></li> <li><a href="#three">three</a></li> </ul> <img src="keys.gif" id="one"/> <img src="pic.jpg" id="two"/> <a href="http://google.com" id="three">1</a> <script> new Control.Tabs('tabs') </script></div>
how i can see external page (by link) in same page, where pictures are see?
thanks
Posted January 29th, 2008 at 3:00am by valmont
i have some code:
how i can see external page (by link) in same page, where pictures are see?
thanks
Posted January 29th, 2008 at 3:00am by valmont