JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 26th, 2002, 07:11 AM
PsykBryt PsykBryt is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Posts: 15 PsykBryt User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
execScript doesn't work on IE6?! Or is my javascript a load of ...

Hi All,

I just upgraded my IE browser to version 6. I regret that now!
Seems like execScript doesn't work anymore. This is what I tried to do:
In a frameset I have two frames. The first frame adds a function to the second frame. This function is called by the second frame's onmousemove event. This is done by using execScript, like this (first frame):
<html>
<head>
<script language="JavaScript">

function go() {

var frameObj = top.frames[1];

strJS = "document.onmouseover = test;"
+" function test() { status += 'x'; }";

frameObj.execScript(strJS);

}

</script>
</head>
<body>
<input type="button" onclick="go();" value="Add function">
</body>
</html>


This code even works on IE 4! Does anyone know why Microsoft have blocked execScript and how do I get around it?

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignJavaScript Development > execScript doesn't work on IE6?! Or is my javascript a load of ...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT