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 / December 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HTA: Dynamically-created objects don't respond to events31 Dec 2005 16:38 GMT3
I am writing HTA applications with jscript routines. I can create HTML
objects such as <span> on-the-fly, but I find that these objects do not
respond to event handlers that I have programmed into them. Can anyone
explain why, and suggest what to do about it? Here's a little demo ...
HTA: How to access Windows dialogs?31 Dec 2005 14:55 GMT1
I am writing HTA applications with jscript routines. How can I access the
Windows dialogs, notably Open File and Save File As?
Thanks.
David
Continuos Webpage Autoscroll30 Dec 2005 22:28 GMT2
I'm looking for any information on how to make a webpage function in this
order:
1.  Page autoscrolls from top to bottom
2.  Page refreshes
can't change colors using array30 Dec 2005 12:31 GMT3
this works
 idqty1.bgColor="#FFFF00"
This does not
 element["idqty"+count].bgColor="#FFFF00"
Deep copy of nodes across frames29 Dec 2005 19:10 GMT1
My application is attempting to build a treeview on a web page. For
performance reasons, I would like to populate child nodes  via a callback
mechanism.  I've been using iframes for this for years and for most
applications they work well. However this application fills the iframe ...
Regexp 29 Dec 2005 06:56 GMT1
I have read quite a bit about regexp and thought I had some clues.
But alas, no such luck ;-)
I am sending data from a form to an email, using javascript to construct the
email
How to Use Mailto Script to send HTLM mail ?29 Dec 2005 00:26 GMT3
How to Use Mailto Script to send HTLM mail ?
Like :
window.location.href = " mailto:test@test.com?subject=TestSubject&body=" &
htmlBody
Check/Uncheck Checkbox collection29 Dec 2005 00:23 GMT11
I have a checkbox group.  (means all checkbox name is same)
Is there any way to check or uncheck all without looping throgh that.
I mean a single line of code.Is it possible?
thanks
Help naming of an object28 Dec 2005 21:45 GMT1
I have a page that can list from 2 to 200 items.
all are taged id_qty1, id_qty2 etc.
How can I get my script to change  value.
example;;
Find Window by Name27 Dec 2005 22:46 GMT5
I have five internet windows opened(1 parent window and 4 child windows)
the parent window did a postback, so it lost the references of all child
windows.
I know the name of child windows.
How to set Execute permissions: Scripts Only for Sub Virtual Direc25 Dec 2005 23:54 GMT1
We are working with IIS (version 5.1) on WinXP.
We are using jscript (page.asp).
We created IIS Virtual directory with sub directory, using ADSI technology
for Managing IIS.
Windows open - what have I done wrong?24 Dec 2005 11:25 GMT2
BlankI have used window.open() so many times and now it is not doing what I want and it is driving me crazy
This is the code:
window.open(url, '',  'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no'
                       + ',width=800 ...
Delay in JS24 Dec 2005 03:03 GMT2
BlankI want to pause some code for a number of seconds but can't seem to do it
E.g.
document.getElementById("yesno").innerHTML = yesno
   var thispage = location.href
Printing23 Dec 2005 15:16 GMT6
I want to print a page when the page is loaded.
But i don't want the printing setup dialog to pop up.
How can I do that?
Regards,
<textarea> count problem23 Dec 2005 14:46 GMT11
I'm trying to get a running count of characters in a textarea box for end
users to see how many characters they have left...I've been trying to use the
javascript code for this, as follows:
(in <HEAD> section)
Pages: 1 2 3 4 November, 2005
 
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.