Web Translate
Label
Blog Archive
-
▼
2010
(27)
-
▼
Januari
(27)
- iFrame 2 iFrame
- Simple iFrame 3 respon
- Dropdown In Blogger
- Meta tag for blog
- SEO Optimization Title Page Blog
- Sitemap Manually creating
- SEO Submit Search Engine
- SEO Meta Code
- Best Link
- Share on Facebook' Code
- Secret Of Seo
- Best Of Ping services
- Easy Tips Trik Facebook
- ADMIN PAGE IN FACEBOOK
- Dynamic Persistent Menu step
- CSS-based menu
- Create Block for Specifik Page on Drupal
- Best Link
- Block Code Manual
- Table Sample Code
- CSS Poster and Drupal Template Customization
- TEMPLATE GENERATOR
- Drupal Dropdown menu
- drupal quick tab module
- Drupal Popup Menu
- Sticky Tooltip script
- Textarea and autoresize iFrame
-
▼
Januari
(27)
Step Web Design
Friend Connect
About Me
- Sharing Can Make Your Live Easier
Simple iFrame 3 respon
<title>iFrame 3 respon</title>
<base target="list1" />
</head>
<body>
<p><a href="http://localhost/iFrametest/link1.html" target="list1">link1</a>
<a href="http://localhost/iFrametest/link2.html" target="list1"> link2</a></p>
<table style="width: 100%">
<tr>
<td>
<iframe id="list1" name="list1" src="http://localhost/iFrametest/link1.html" target="_blank">
</iframe>
<iframe id="view1" name="view1" src="http://localhost/iFrametest/0c12a100.jpg">
</iframe></td>
<td> </td>
</tr>
</table>
</body>
</html>
link1.html file as below :
</head>
<body>
<p>1. <a href="http://localhost/iFrametest/0c12a100.jpg" target="view1">Topi kecil</a></p>
<p>2. <a href="http://localhost/iFrametest/0c2fa4e0.jpg" target="view1">Topi besar</a></p>
</body>
</html>
link2.html file as below :
<body>
<p>1. <a href="http://localhost/iFrametest/butterfly1.jpg" target="view1">Kupu2-1</a></p>
<p>2. <a href="http://localhost/iFrametest/butterfly2.jpg" target="view1">Kupu2-2</a></p>
</body>
</html>
result

0 komentar:
Posting Komentar