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 / October 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Drag and drop in a HTA application30 Oct 2004 00:14 GMT1
How can I drag files from Windows Explorer and drop them into a HTA
application? Can I do it using JScript?
objects in JScript, what are they and what does this refer to29 Oct 2004 16:22 GMT5
I see this line of code in a page:
var oExam= new ExamInfo();
If I am stepping through code in my handy dandy debugger, when this line is
executed, execution is transfered to :
Rollover images in cache28 Oct 2004 21:35 GMT2
I use some pictures in my web page for a rollover efect.
When I use the window.open(url) command and close back to main page
(where the script resides) the navigator tries to download again these
images.
Basic HTML DOM28 Oct 2004 16:03 GMT5
How can I refer to text between tags.  Eg if I have a table, and one cell
has:
<td id="xxx">Some text</td>
If I get hold of the tag usings, say
DIV width problem!28 Oct 2004 00:13 GMT3
Problem:
I am trying to build a menu and I need the width of a DIV to adjust to fit
the content without wrapping the content. The content consists of text (the
menu item) and an image (arrow for sub-menu). I want the images to line up
jscript replace syntax27 Oct 2004 20:38 GMT5
I am having a weird problem. Take a look at this code:
<%@ language="JScript" %>
<%
var text = "<p> sdfsdf</p>";
Once setTimeout is set is it possible to unset it?27 Oct 2004 00:56 GMT8
If i want an invisible element a0 to become visible in, say 10 sec I do the
following.
window.setTimeout('document.all.a0.style.display="block";',10000);
Once setTimeout is set and the clock started ticking, is it possible to
Script 5.6: Can I distinguish between JScript and COM objects?26 Oct 2004 12:01 GMT4
I'd like to detect the type of a variable knowing it could contain a COM
object - e.g. variable = CreateObject("...") - or a JavaScript Object()
instance - e.g. variable = new Object(). Operator "typeof" returns "object" in
both cases.
String.indexOf ALWAYS returning -1 ??? Please help26 Oct 2004 11:11 GMT2
I'm new to this group, I hope you can help me.
I have this weird problem using client-side Javascript...
I want to find substrings (mStr) in a string (myStr).
[CODE]
Opening a new window26 Oct 2004 09:46 GMT7
My appolgies if this is not eh right group, however I think the solution is
with jscript.
I have a page in a frame that's part of a web application. The page collects
information through a series forms and radio buttons using submit buttons. I
Session.Abandon26 Oct 2004 08:03 GMT1
How can I execute asp.net SESSION.ABANDON from a client script event
onbeforeunload.
I'm trying to do this to logout a user without waiting for the session
timeout.
window.blur()  works only upon refresh26 Oct 2004 00:43 GMT3
I have a page with  a body arribute onLoad="window.open()" which launches
another window.
That second window has a body arribute onLoad="window.focus()"
It plays a FALSH clip and when the clip is over it calls window.blur()  so
Filling a textbox on a Parent WebForm from a selction on a Child WebForm25 Oct 2004 15:31 GMT3
I currently have a web user control (pf_imageselector.ascx) which is
dynamically created (any number of times) on a parent web user control
(pf_fillitems.ascx) which in turn has been loaded into a webform
(default.aspx).  On the user control is a text box called
dhtml copy object25 Oct 2004 10:29 GMT1
I want to copy an image object (all of it). How to do that with javascript?
opening a new window23 Oct 2004 23:31 GMT3
I have a page that is using frames. One of the frames holds a list of links
to other sites. These links open in new windows. I have a problem with one
site. The new page opens ok requesting log on details. Once entered the page
disappears and the new site loads into the frame ...
Pages: 1 2 3 4 5 6 7 September, 2004
 
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.