s.g.d
11-01-2006, 04:56 PM
i'm looking for a valid/standards friendly way to use the following code on my site.
<iframe name="wxButtonFrame" id="wxButtonFrame" height="135" src="http://btn.weather.ca/weatherbutton/template2.php?placeCode=CAQC0363&category0=Cities&placeCode1=BFXX0005&category1=Cities&placeCode2=GRXX0004&category2=Cities&placeCode3=FRXX0076&category3=Cities&placeCode4=MXXX0108&category4=Cities&containerWidth=100& btnNo=5736&backgroundColor=white&multipleCity=1&citySearch=1&celsiusF=C" frameborder="0" width="100" scrolling="no"></iframe>
This is an element generated from another site that the client requested, so it's neccessary. However, i'm hoping someone could help me think of another way to get it to work so it doesn't destroy my otherwise clean code like it's doing at the moment.
the site can be seen here:
http://www.westnetsolutions.com/dev/netvacations/
Thank you! :thumbsup:
<iframe name="wxButtonFrame" id="wxButtonFrame" height="135" src="http://btn.weather.ca/weatherbutton/template2.php?placeCode=CAQC0363&category0=Cities&placeCode1=BFXX0005&category1=Cities&placeCode2=GRXX0004&category2=Cities&placeCode3=FRXX0076&category3=Cities&placeCode4=MXXX0108&category4=Cities&containerWidth=100& btnNo=5736&backgroundColor=white&multipleCity=1&citySearch=1&celsiusF=C" frameborder="0" width="100" scrolling="no"></iframe>
This is an element generated from another site that the client requested, so it's neccessary. However, i'm hoping someone could help me think of another way to get it to work so it doesn't destroy my otherwise clean code like it's doing at the moment.
the site can be seen here:
http://www.westnetsolutions.com/dev/netvacations/
Thank you! :thumbsup: