Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Karl Bedingfield #1
Help Please: 'Warning 5001 global variable "iF_timer" already defined in global scope
Hi there,
I have just started to get this error:
'Warning 5001 global variable "iF_timer" already defined in global scope
The variable name was already used at the global level. It may have been
used in a different .js file that is being used in the same html file.'
And it mentions the following line as being the cause of this:
<div id="WebsiteDesign" style="position:absolute; width:150px; z-index:1;
left: 204px; top: 157px; visibility: hidden;" class="navSubs">
It does not make any sense to me as there is no timer there.
I have checked my whole page and there are no 'iF_timer' duplicates only the
one instance that is used for my Iframe.
Can anyone throw any light on this?
--
Thanks
Karl
Karl Bedingfield Guest
-
Global variable "is not declared"??
Why does this not work? I get this error message: BC30451: Name 'counter' is not declared. I have condensed my code for this post. <% Dim... -
#26174 [Opn->Bgs]: Global vs. class vs. variable scope w/ include
ID: 26174 Updated by: alan_k@php.net Reported By: myle34 at hotmail dot com -Status: Open +Status: ... -
#26174 [NEW]: Global vs. class vs. variable scope w/ include
From: myle34 at hotmail dot com Operating system: Windows XP Home PHP version: 5.0.0b2 (beta2) PHP Bug Type: Variables... -
Setting "variable" global variable ?
Hi ! I wonder if there is any way in Ruby of setting a "variable" global variable at runtime, without using "eval". For example, could the... -
[PHP] URGENT: how to make a global "server temporarily down" page?
David Robley <mailto:robleyd@ozemail.com.au> on Friday, September 05, 2003 5:59 AM said: Yeah, like a rewrite rule. RewriteRule ^*$ down.html



Reply With Quote

