HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Dynamically changing the <object> elements' loaded con
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> General HTML
View previous topic :: View next topic  
Author Message
semiotically



Joined: 28 May 2009
Posts: 31

Posted: Wed Aug 19, 2009 3:09 am     Dynamically changing the <object> elements' loaded con  

I have website that currently loads several IFrames and this hurts the loading times.

What I want to be able to do is to use <object> tag to display an image to begin with and then later, if the user so wishes, to be able to convert this same <object> to display external HTML page if user clicks a link. This will really improve load times...

PLEASE POST REPLY, thanks in advance.

// <object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" type="text/html" data="http://www.google.com" style="width: 1000px; height: 600px;"></object>

This the standard code for using <objects> to display html; so to convert IMG to HTML would need to target the objects' "type" in addition. //
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> General HTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group