Verity
10-08-2003, 11:00 PM
I have navigational menu boxes on my website that are placed absolutely using CSS.
I have a navigational box in which I want to put a weather box because it needs to be positioned in a certain place. However this is not working for me.
The navigational box is called: #navAlphaB
My html script is:
<p id="navAlphaB"><script src='http://voap.weather.com/weather/oap/48458?template=GENXV&par=1003387008&unit=0&key=e2630a3bbf04e7be7b675632d23d68ce'></script></p>
I have been at this for a long time now and it just will not work. You can view a sample of the problem here: http://mywebpages.comcast.net/angelfyre20/test_01.html
Thanks for any help provided.
I have a navigational box in which I want to put a weather box because it needs to be positioned in a certain place. However this is not working for me.
The navigational box is called: #navAlphaB
My html script is:
<p id="navAlphaB"><script src='http://voap.weather.com/weather/oap/48458?template=GENXV&par=1003387008&unit=0&key=e2630a3bbf04e7be7b675632d23d68ce'></script></p>
I have been at this for a long time now and it just will not work. You can view a sample of the problem here: http://mywebpages.comcast.net/angelfyre20/test_01.html
Thanks for any help provided.