|
| View previous topic :: View next topic |
| Author |
Message |
Aqui
Joined: 25 Feb 2011 Posts: 38 Location: USA
|
Posted: Sun May 06, 2012 2:22 pm Post subject: Iframe buttons help |
|
|
For some reason, whenever somebody views my homepage on internet explorer, everything is fine all the buttons click. But when you view my homepage on safari and flock ( basically any other browser ] the buttons arent clicking.
This is the code im using
| Code: | <center>
<font face="verdana" size="1" color="black">
<img src="http://i49.tinypic.com/33upg7c.png" width="900" height="500" border="0" usemap="#ImageMap1">
<div id="main_box" style="width:665px; height:374px; position:absolute; left:80px; top:100px; z-index:1; overflow:auto;">
<iframe src="http://site-1334958585556-8751213380918434170.webs.com/try.html" name="inlineframe" width="665" height="374" border="0" marginwidth=0 marginheight=0 frameborder=0 allowtransparency="true"></iframe>
</div>
<div id="scrollbox" style="width:700px; height:47px; position:absolute; left:150px; top:26px; z-index:1; overflow:auto;">
<marquee><font size="4"><font color="White">Krissy And Josh Forever ❤</font></font> </marquee>
</div>
<div id="avatarbox" style="width:220px; height:160px; position:absolute; left:677px; top:78px; z-index:1;">
<img src="http://www.imvu.com/catalog/web_av_pic.php?av=Krissey">
</div>
<map id="ImageMap1" name="ImageMap1">
<area shape="rect" coords="162,407,231,447" href="http://site-1334958585556-8751213380918434170.webs.com/Ag.html" target="inlineframe" />
<area shape="rect" coords="234,410,310,445" href="http://site-1334958585556-8751213380918434170.webs.com/friendss.html" target="inlineframe" />
<area shape="rect" coords="315,410,371,446" href="http://site-1334958585556-8751213380918434170.webs.com/Lover.html" target="inlineframe" />
<area shape="rect" coords="378,408,434,448" href="http://site-1334958585556-8751213380918434170.webs.com/extras.html" target="inlineframe" />
<area shape="rect" coords="732,293,848,334" href="http://www.imvu.com/catalog/web_add_contact.php?contact=Krissey" target="_blank" />
<area shape="rect" coords="735,337,853,372" href="imvu:StartIM?avatar=Krissey&fromSite=1" target="_blank" />
<area shape="rect" coords="714,371,866,412" href="http://www.imvu.com/catalog/web_send_message_widget.php?recipient_id=70853141" target="_blank" />
<!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) -->
</map>
<style type="text/css">
#aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel, #visitors_panel,
#messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel,
#room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel,
#streetteam_panel, #blog_panel, #video_panel_header, #music_panel, #rss_panel, #url_panel,
#special_panel,#outfits_panel {
width:900px !important;
}
#rightColumn {
display:none !important;
}
</style>
<style type="text/css">
#url_panel_colRow, .imvucodes_net { display:none !important; }
</style>
<style type="text/css">
.paneltitle, .panelmenu, .imvucodes_net { display:none !important; }
</style>
</font>
</center>
<embed src="http://www.youtube.com/v/7g1sHPCFeVM&loop=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" width="1" height="1"> |
|
|
| Back to top |
|
 |
gaf210  Moderator
Joined: 05 Aug 2006 Posts: 6564 Location: Argentina
|
Posted: Sun May 06, 2012 5:24 pm Post subject: |
|
|
well theres a few things that need to be fixed on that code, but mostly to fix the buttons part, you need t make that iframe a bit shorter so it doesnt cover the buttons part.
| Code: | <center>
<font face="verdana" size="1" color="black">
<img src="http://i49.tinypic.com/33upg7c.png" width="900" height="500" border="0" usemap="#ImageMap1">
<div id="main_box" style="width:665px; height:274px; position:absolute; left:80px; top:100px; z-index:1; overflow:auto;">
<iframe src="http://site-1334958585556-8751213380918434170.webs.com/try.html" name="inlineframe" width="665" height="274" border="0" marginwidth=0 marginheight=0 frameborder=0 allowtransparency="true"></iframe>
</div>
<div id="scrollbox" style="width:700px; height:47px; position:absolute; left:150px; top:26px; z-index:1; overflow:auto;">
<marquee><font size="4"><font color="White">Krissy And Josh Forever ❤</font></font> </marquee>
</div>
<div id="avatarbox" style="width:220px; height:160px; position:absolute; left:677px; top:78px; z-index:1;">
<img src="http://www.imvu.com/catalog/web_av_pic.php?av=Krissey">
</div>
<map id="ImageMap1" name="ImageMap1">
<area shape="rect" coords="162,407,231,447" href="http://site-1334958585556-8751213380918434170.webs.com/Ag.html" target="inlineframe" />
<area shape="rect" coords="234,410,310,445" href="http://site-1334958585556-8751213380918434170.webs.com/friendss.html" target="inlineframe" />
<area shape="rect" coords="315,410,371,446" href="http://site-1334958585556-8751213380918434170.webs.com/Lover.html" target="inlineframe" />
<area shape="rect" coords="378,408,434,448" href="http://site-1334958585556-8751213380918434170.webs.com/extras.html" target="inlineframe" />
<area shape="rect" coords="732,293,848,334" href="http://www.imvu.com/catalog/web_add_contact.php?contact=Krissey" target="_blank" />
<area shape="rect" coords="735,337,853,372" href="imvu:StartIM?avatar=Krissey&fromSite=1" target="_blank" />
<area shape="rect" coords="714,371,866,412" href="http://www.imvu.com/catalog/web_send_message_widget.php?recipient_id=70853141" target="_blank" />
<!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) -->
</map>
<style type="text/css">
#aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel, #visitors_panel,
#messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel,
#room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel,
#streetteam_panel, #blog_panel, #video_panel_header, #music_panel, #rss_panel, #url_panel,
#special_panel,#outfits_panel {
width:900px !important;
}
#rightColumn {
display:none !important;
}
</style>
<style type="text/css">
#url_panel_colRow, .imvucodes_net { display:none !important; }
</style>
<style type="text/css">
.paneltitle, .panelmenu, .imvucodes_net { display:none !important; }
</style>
</font>
</center>
<embed src="http://www.youtube.com/v/7g1sHPCFeVM&loop=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" width="1" height="1"> |
_________________
Codes | Bling Directory | Shopping Center |
|
| Back to top |
|
 |
Aqui
Joined: 25 Feb 2011 Posts: 38 Location: USA
|
Posted: Sun May 06, 2012 5:54 pm Post subject: |
|
|
| gaf210 wrote: | well theres a few things that need to be fixed on that code, but mostly to fix the buttons part, you need t make that iframe a bit shorter so it doesnt cover the buttons part.
| Code: | <center>
<font face="verdana" size="1" color="black">
<img src="http://i49.tinypic.com/33upg7c.png" width="900" height="500" border="0" usemap="#ImageMap1">
<div id="main_box" style="width:665px; height:274px; position:absolute; left:80px; top:100px; z-index:1; overflow:auto;">
<iframe src="http://site-1334958585556-8751213380918434170.webs.com/try.html" name="inlineframe" width="665" height="274" border="0" marginwidth=0 marginheight=0 frameborder=0 allowtransparency="true"></iframe>
</div>
<div id="scrollbox" style="width:700px; height:47px; position:absolute; left:150px; top:26px; z-index:1; overflow:auto;">
<marquee><font size="4"><font color="White">Krissy And Josh Forever ❤</font></font> </marquee>
</div>
<div id="avatarbox" style="width:220px; height:160px; position:absolute; left:677px; top:78px; z-index:1;">
<img src="http://www.imvu.com/catalog/web_av_pic.php?av=Krissey">
</div>
<map id="ImageMap1" name="ImageMap1">
<area shape="rect" coords="162,407,231,447" href="http://site-1334958585556-8751213380918434170.webs.com/Ag.html" target="inlineframe" />
<area shape="rect" coords="234,410,310,445" href="http://site-1334958585556-8751213380918434170.webs.com/friendss.html" target="inlineframe" />
<area shape="rect" coords="315,410,371,446" href="http://site-1334958585556-8751213380918434170.webs.com/Lover.html" target="inlineframe" />
<area shape="rect" coords="378,408,434,448" href="http://site-1334958585556-8751213380918434170.webs.com/extras.html" target="inlineframe" />
<area shape="rect" coords="732,293,848,334" href="http://www.imvu.com/catalog/web_add_contact.php?contact=Krissey" target="_blank" />
<area shape="rect" coords="735,337,853,372" href="imvu:StartIM?avatar=Krissey&fromSite=1" target="_blank" />
<area shape="rect" coords="714,371,866,412" href="http://www.imvu.com/catalog/web_send_message_widget.php?recipient_id=70853141" target="_blank" />
<!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) -->
</map>
<style type="text/css">
#aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel, #visitors_panel,
#messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel,
#room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel,
#streetteam_panel, #blog_panel, #video_panel_header, #music_panel, #rss_panel, #url_panel,
#special_panel,#outfits_panel {
width:900px !important;
}
#rightColumn {
display:none !important;
}
</style>
<style type="text/css">
#url_panel_colRow, .imvucodes_net { display:none !important; }
</style>
<style type="text/css">
.paneltitle, .panelmenu, .imvucodes_net { display:none !important; }
</style>
</font>
</center>
<embed src="http://www.youtube.com/v/7g1sHPCFeVM&loop=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" width="1" height="1"> |
|
Thank you What else has to be fixed if i can ask o.o |
|
| Back to top |
|
 |
Esi_disabled_48312511
Joined: 24 Feb 2010 Posts: 317 Location: Germany
|
Posted: Mon May 07, 2012 10:46 am Post subject: |
|
|
THANX!!! _________________
 |
|
| Back to top |
|
 |
gaf210  Moderator
Joined: 05 Aug 2006 Posts: 6564 Location: Argentina
|
Posted: Mon May 07, 2012 12:01 pm Post subject: |
|
|
| Krissey wrote: | Thank you What else has to be fixed if i can ask o.o |
well maybe do the layout without using center and font tags... but dont pay much attention to me, im just an old cranky coder geek lol. guess as long it works for you is fine ^^ _________________
Codes | Bling Directory | Shopping Center |
|
| Back to top |
|
 |
Aqui
Joined: 25 Feb 2011 Posts: 38 Location: USA
|
Posted: Mon May 07, 2012 2:11 pm Post subject: |
|
|
@IIZIRVEII ; What ?
@gaf210 ; the buttons still dont click only add chat message click now lol |
|
| Back to top |
|
 |
|
|
|
Hide ads? Get VIP!
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
| |
|