problem in IE 7 Beta 3 with JavaScripts  
Author Message
SurajGuptha





PostPosted: Thu Jul 13 20:12:13 CDT 2006 Top

Internet Explorer / IE >> problem in IE 7 Beta 3 with JavaScripts

Dears,

I have installed IE beta 3 and found that there still a problem with
JavaScripts, the problem that not all the JavaScripts has been inserted as
the functions and variables.

Please advice.

Example:

In IE7b3:
function cspbShowSection(id){}function cspbSetHeight(){}function
cspbRefresh(){}

In IE 6:
var cspbVS="CSPBPanelBarLoading";var cspbGD=new Object();var cspbID=new
Object();var cspbBoH=590;var cspbBuH=0;var cspbSH=0;var cspbBM=0;var
cspbBS=1;var cspbAF=true;var cspbCT=0;var cspbCB=0;var cspbSS=false;var
cspbMA=0;var cspbUEI="./images/up_enabled.gif";var
cspbUDI="./images/up_disabled.gif";var cspbUAI="./images/up_active.gif";var
cspbDEI="./images/down_enabled.gif";var
cspbDDI="./images/down_disabled.gif";var
cspbDownActiveImg="./images/down_active.gif";var cspbSelI=0;function
cspbShowSection(id){if(cspbVS=="CSPBPanelBarLoading"){document.all.CSPBButto
ns.style.display="inline";}if(("CSPBGroup"
+
id)!=cspbVS){cspbSelI=id;document.all[cspbVS].style.display="none";cspbGD=do
cument.all["CSPBGroup"
+
id];cspbGD.style.display="none";cspbVS="CSPBGroup"+id;cspbRS(cspbVS);cspbGD.
style.display="inline";cspbPI(id);if(cspbID.clientHeight>cspbSH){ScrollStop=
false;cspbCT=0;cspbCB=0;cspbMA=0;cspbCI(id);cspbSP();cspbSI();}else{document
all.CSPBScrollUp.style.display="none";document.all.CSPBScrollDown.style.dis
play="none";}document.all.CSPanelBar.style.display="none";document.all.CSPan
elBar.style.display="block";}}function
cspbRS(id){cspbSSH(id);if(cspbSH>0){cspbGD.style.height = cspbSH;}}function
cspbSSH(id){if(cspbAF==true){cspbBM=document.all.CSPanelBar.offsetTop*2;cspb
BoH=document.body.clientHeight;if(navigator.platform=="MacPPC"){cspbBuH=docu
ment.all.CSPBButtons.clientHeight+(cspbBS*2);}else{cspbBuH=document.all.CSPB
Buttons.offsetHeight+(cspbBS*2);}cspbSH=(cspbBoH-cspbBM)-(cspbBuH);}else{csp
bBuH=document.all.CSPBButtons.offsetHeight+(cspbBS*2);cspbSH=cspbBoH-cspbBuH
;}if(cspbSH<32){cspbSH=32;}}function
cspbPI(id){cspbID=document.all["CSPBIcons" + id];cspbID.style.clip="rect(0
"+cspbGD.clientWidth+" "+cspbSH+" 0)";cspbID.y=0;if(cspbBS>0 &&
navigator.platform!="MacPPC"){cspbID.y=1;}cspbID.x=cspbBS;var
cspbPO=cspbGD;var
cspbPId="";while(cspbPId!="CSPBButtons"){cspbID.y+=cspbPO.offsetTop;cspbPO=c
spbPO.parentElement;if(cspbPO.tagName=="TR"){cspbPO=cspbPO.parentElement;}cs
pbPId=cspbPO.id;}if(navigator.platform=="MacPPC"){cspbID.style.top="auto";cs
pbID.style.left="auto";}else{cspbID.style.top=cspbID.y;cspbID.style.left=csp
bID.x;}}function
cspbCI(id){cspbID.style.clip="rect(0 "+cspbGD.clientWidth+" "+cspbSH+"
0)";}function
cspbSP(){document.all.CSPBScrollUp.style.top=cspbID.y;document.all.CSPBScrol
lUp.style.left=(cspbID.clientWidth-16)+cspbBS;document.all.CSPBScrollDown.st
yle.top=(cspbID.y+cspbSH)-16;document.all.CSPBScrollDown.style.left=(cspbID.
clientWidth-16)+cspbBS;document.all.CSPBScrollUp.style.display="block";docum
ent.all.CSPBScrollDown.style.display="block";}function
cspbSI(dir){var UE;var
DE;if(cspbCB>=cspbID.clientHeight){document.all.CSPBScrollDownImg.src=cspbDD
I;DE=false;}else{document.all.CSPBScrollDownImg.src=cspbDEI;DE=true;}if(cspb
MA
!=
0){document.all.CSPBScrollUpImg.src=cspbUEI;UE=true;}else{document.all.CSPBS
crollUpImg.src=cspbUDI;UE=false;}if(dir=="inactive"){if(DE==true){document.a
ll.CSPBScrollDownImg.src=cspbDEI;}}else
if(dir=="down"){document.all.CSPBScrollDownImg.src=cspbDownActiveImg;}else
if(dir=="up"){document.all.CSPBScrollUpImg.src=cspbUAI;}}function
cspbSD(speed){if(cspbSS==false){cspbCB=cspbSH+cspbMA;if(cspbCB<cspbID.client
Height){cspbMA+=7;cspbID.style.top=cspbID.offsetTop-7;cspbCT=cspbMA;cspbCB=c
spbSH+cspbMA;cspbID.style.clip="rect("+cspbCT+"
"+cspbID.clientWidth+" "+cspbCB+"
0)";cspbSI("down");setTimeout("cspbSD("+speed+");",speed);}else{cspbSS=true;
cspbSI();}}}function
cspbSU(speed){if(cspbSS==false){cspbCB=cspbSH+cspbMA;if(cspbMA>0){cspbMA-=7;
cspbID.style.top=cspbID.offsetTop+7;cspbCT=cspbMA;cspbCB=cspbSH+cspbMA;cspbI
D.style.clip="rect("+cspbCT+"
"+cspbID.clientWidth+" "+cspbCB+"
0)";cspbSI("up");setTimeout("cspbSU("+speed+");",speed);}else{cspbSS=true;cs
pbSI();}}}function
cspbRefresh(){cspbVS="CSPBPanelBarLoading";cspbShowSection(cspbSelI);}functi
on
cspbSetHeight(px){cspbBoH=px;}

Internet Explorer84  
 
 
Frank





PostPosted: Thu Jul 13 20:12:13 CDT 2006 Top

Internet Explorer / IE >> problem in IE 7 Beta 3 with JavaScripts

> Dears,
>
> I have installed IE beta 3 and found that there still a problem with
> JavaScripts, the problem that not all the JavaScripts has been inserted as
> the functions and variables.
>
> Please advice.


1. You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

2a. Start>Run>Regsvr32 vbscript.dll

2b. Start>Run>Regsvr32 jscript.dll

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521

5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).

5b. Find the hijacker that caused 5a to be checked (or if none were checked,
check for hijackware anyway):

Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm

How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/kb/308260

--
Frank Saunders, MS-MVP OE/WM
Reply in newsgroup
"They who would give up an essential liberty for temporary security, deserve
neither liberty or security"


 
 
WZahran





PostPosted: Sun Jul 16 10:36:39 CDT 2006 Top

Internet Explorer / IE >> problem in IE 7 Beta 3 with JavaScripts Hi Frank,

I have done that but it didn't work

please advice.

thank you

waleed zahran






>> Dears,
>>
>> I have installed IE beta 3 and found that there still a problem with
>> JavaScripts, the problem that not all the JavaScripts has been inserted
>> as
>> the functions and variables.
>>
>> Please advice.
>
>
> 1. You might want to refresh your scripting engine:
> http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
> Windows Script 5.6 for Windows 2000 and XP
> http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en
>
> Sometimes there's a corrupt file in the cache and one must go to Tools |
> Internet Options and click Delete Files.
>
> 2a. Start>Run>Regsvr32 vbscript.dll
>
> 2b. Start>Run>Regsvr32 jscript.dll
>
> 3. Re-register all DLLs listed in
> http://support.microsoft.com/?kbid=281679
>
> 4. See also
> Error Message When You Browse the Web: An Error Has Occurred in the Script
> on This Page
> http://support.microsoft.com/?kbid=306831
> Scripting Errors When You View Web Pages in Internet Explorer after
> Installing Office 2003
> http://support.microsoft.com/?kbid=822521
>
> 5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
> extensions (uncheck & reboot).
>
> 5b. Find the hijacker that caused 5a to be checked (or if none were
> checked,
> check for hijackware anyway):
>
> Dealing with Hijackware
> http://mvps.org/winhelp2002/unwanted.htm
> http://aumha.org/a/parasite.htm
> http://www.mvps.org/inetexplorer/Darnit.htm
>
> How to Troubleshoot Script Errors in Internet Explorer
> http://support.microsoft.com/kb/308260
>
> --
> Frank Saunders, MS-MVP OE/WM
> Reply in newsgroup
> "They who would give up an essential liberty for temporary security,
> deserve neither liberty or security"
>
>


 
 
Frank





PostPosted: Sun Jul 16 13:57:03 CDT 2006 Top

Internet Explorer / IE >> problem in IE 7 Beta 3 with JavaScripts

> Hi Frank,
>
> I have done that but it didn't work
>
> please advice.


Don't know. Sorry.

--
Frank Saunders, MS-MVP OE/WM
Reply in newsgroup
"They who would give up an essential liberty for temporary security, deserve
neither liberty or security"