Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / MS JScript / April 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
getElementByID30 Apr 2006 17:01 GMT8
Thanks for any light that can be shed on this....
I have been using "getElementById"  succesfully
However, I am trying to decode some script that has this in it:
some variable = document.getElementById(this.id)
OnBeforeUnload Event29 Apr 2006 06:18 GMT6
body.onBeforeUnload="location.replace('xxx.aspx')";
Sometimes it will cause run time error "access is denied" when closing the
browser.
I have read MSDN that function "location.replace" is itself also calling the
XML & javascript28 Apr 2006 15:02 GMT2
I created an ajax script that request the server to get a XML file and then
display a HTML content on the page when the user click a button. But I want
to customize it choosing an another option is the communication with the
server is too long.
Preloading jpegs in IE problem27 Apr 2006 16:04 GMT3
I need some help resolving a pretty tricky problem. I have a javascript
application running from a CD. The script preloads between 500 to 1000
jpegs (about 40K each) to the IE. The IE immediatly decompresses the
jpegs, essentially using up too much memory.
How can I call a JavaScript Function from Excel VBA?27 Apr 2006 05:10 GMT2
I am Trying to Automate the opening and copying of a information from a
website into Excel.  In order to do that I first need to login...  I
was able in the past to just use something like:
Set ie = CreateObject("InternetExplorer.Application")
Cross-frame HTA applications26 Apr 2006 16:55 GMT3
I want to develop a DHTML application for work to make my job easier,
but appear to be getting stuck on the cross-frame scripting issue.  The
plan was to have local code running on my local hard drive acting as a
"shell" and manipulating pages loaded off the company's network.  As a
Rexexp help!26 Apr 2006 12:54 GMT2
I wonder how to match a certain group of characters and then add a line
break after the match. For example:
I would like to match all closing tags i a html string and add a line
break after it.
JScript bug in return statement?26 Apr 2006 10:08 GMT3
On my understanding, the following two solutions always should be equivalent:
  return node.getNodeIndex();
and
  var s = node.getNodeIndex();
Recommand a Visual  AJAX IDE25 Apr 2006 08:43 GMT1
It's the best powerful visual AJAX IDE I've seen before. You can
develope your web application in it just like what you do in VB or
Delphi based on its powerful AJAX components libs. And it also support
sourceinsight and it's compatible with IE, Firefox and Maxthon. Above
How can I call a JavaScript Function from Excel VBA?25 Apr 2006 08:39 GMT1
I am Trying to Automate the opening and copying of a information from a
website into Excel.  In order to do that I first need to login...  I
was able in the past to just use something like:
Set ie = CreateObject("InternetExplorer.Application")
I'm using an activeX that isn't safe for scripting and getting a script error in explorer.25 Apr 2006 08:34 GMT7
I need some jscript that checks if the security setting in the explorer
allows "Initialize and script ActiveX controls not marked as safe".
This setting can be set to Disable, Enable or Prompt. The jscript should
handle all 3 settings.
Programmatically enable an IE setting25 Apr 2006 08:30 GMT7
In Internet Explorer, (Tools -> Options -> Security -> Custom Level) there
is an option to enable/disable "Allow META refresh". I would like to
programmatically (i.e. using client side script) identify whether the client
has this setting enabled or disabled. How can this be done?
Loading Msg....25 Apr 2006 05:15 GMT5
I have a web form which takes some time to load all the controls...is there
any message I can show like "Loading..." and once its done it should hide
that ....
I dont want dialog, alerts....whats the smart way in javascript/HTML...
2 htmls and 2 jscripts24 Apr 2006 14:16 GMT3
im newby in JScript and i have a problem with passing events from one html
to another...
For example,
in x.html i have following jscript event
Problem of duplicate function names: When 2 same type of JS loaded in 1 Page23 Apr 2006 15:50 GMT1
am stuck with strange JS issue
My product gives user to show some images(which track mouseover)  on
page by embedding script like
<script src=http://domain.com/GetDynamicJS?domagic=1>
Pages: 1 2 3 4 5 March, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.