HTML Editor 2007 vs VSD 5.8 and the...

User 375219 Photo


Registered User
26 posts

Hi Bill,

Thanks for the response.

I thought that's what I was doing as the piece of code is

<div class="Object424">
<font face="Arial"><script language="JavaScript" type="text/javascript">
function showFrame()
{
frames['vhost'].freezeToggle();
document.getElementById("vhost").visibility="visible";
document.getElementById("vhost").height="200";
document.getElementById("vhost").width="200";
frames['vhost'].sayAudio('Haveaniceday');

}

</script>

<iframe name="vhost" id="vhost" allowtransparency="" src="head.html" marginwidth="0" marginheight="0" style="left: 0px; position: absolute; top: 0px;" frameborder="0" height="1" scrolling="no" width="1"></iframe>

<a href="nojavascript...showFrame();"><img alt="Gregs Head" src="files/Head.gif" border="0" height="155" width="205"></a></font></div>

and how I read this is:

The Head.gif (Greg's head) has a link behind it which kicks in the "showframe javascript" which in turns reveals the head.html and there you go... the sitepal animation starts.

Thats not the problem as it works fine on the original VSD version if you go to www.gregselectrical.com.au its more to do with the iframe shifting when produced with HTML Editor 2007 and why using the same div code doesn't work.

Very frustrating but not a huge drama as I am sure we will get bored with the "talking head" quite soon ... just looking for an answer for my on going education.

Thanks again .

McRobbo

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.