Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
: JavaScript
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Applets/Java
(30)
Browser Settings
(81)
Cookie
(3)
DHTML
(378)
Database
(10)
Debug
(5)
Document
(157)
Event handling
(179)
Forms
(583)
Frames
(122)
Images
(90)
Language Core
(290)
Links
(84)
Search
(1)
Tables
(99)
Windows
(205)
XML
(115)
mohanm
(0)
Links
Shareable Database
JavaScript: script: WebMonkey
JavaScript: script: The JavaScript Source
JavaScript Toolbox (Reusable Code)
Google Directory: JavaScript
Cheap web hosting
WebDeveloper.com JavaScript Forum
JavaScript: questions and answers: Developer irt
Tutorials
JavaScript: tutorial: About
Javascript: tutorial: Htmlgoodies
W3Schools JavaScript School
The Dynamic Duo - Cross-Browser DHTML
Documentation
W3C DOM Level 3 XPath
MS JScript core reference
W3C DOM Level 3 Load and Save
Opera DOM support
Opera ECMAScript support
Webmaster & Developer Forums: Javascript
Core JavaScript Reference: Version 1.5
Core JavaScript Guide: Version 1.5
W3C DOM Level 2 range/traversal
W3C DOM Level 2 events
DevGuru JavaScript Quick Reference Index
Safari developer FAQ
JavaScript 1.3 Reference (WayBack)
MS client side DOM
W3C DOM Level 2 HTML
W3C DOM Level 2 Core/XML
W3C DOM Level 2 Views
W3C DOM Level 2 Style/CSS
Mini-FAQ
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How to open acrobat.exe in client machine using javascript.?
How can i disable/enable textareas and textfields in a form after selecting Yes/No radio buttons?
<li>how to get element Id by its value/innertext using javascript/.net
how can we submit the form in php without submitting it or clicking
For the collapsible chapters script how to I add the collapse and expand link in front of the chapte
Random Questions
How do I disable printing on a page?
Is a func "myTime=setTimeout" autocleared by page unload. Or is "clearTimeout(mytime)" necessary?
onunload event is not working in netscape. How do I use onunload event in netscape
Adding onkeydown event handler to <SELECT> that already has onhange handler prevents onchange event.
How do I move a layer where an element was clicked?
What is the difference between JavaScript, JScript and ECMAScript?
Where can I get a JavaScript interpreter?
How can I send request back to the server after receiving a response automatically without submitting my requesting page?
How to send data from servlet to javascript variables
Clipboard item is not there after a close a window that was created with open...write... IE only. Is there anything I can do ?
How do you change the margins and fonts just for printing.
How can we log user interactions on a web site using event handlers and cookies? Refer to http://zing.ncsl.nist.gov/hfweb/proceedings/etgen-cantor. Th
Can firewalls/proxies be used to disable JavaScript? Where can I get some information about that?
how can I get 2 scripts to work on the same page in both NN and IE, I tried including the unload for both in the body but it only works in IE.
I need to pass a global variable javascript to html form. I have 4or5 variables but need to pass one
How can I get javascript to determine a browsers font setting and alter it to whatever I choose so that my site is cross-browser/font size compatible
Entirely javascript generated pages-what to do so that IE saves the generated page not the one that generated it
What software must a client download and install so I can run a local disk (*.exe) from http page?
Can I avoid ActiveX security alert if the page is for offline use only (not by renaming to *.hta)
Can you trap function keys to prevent their native operations?
Can I detect and reload the page if Javascript is disabled after the page has loaded?
how do i add horizantal scrollbar to select/option if length of text is more than the width property
Can a word be inserted into a textarea at the cursor position when a button clicked. Could creating keypress events for each character work if so how?
How can I change the color in the certain javascripts? such as text scrolling.
how can i have the IP,REMOTE_ADDR, HTTP_USER_AGENT, SERVER_PROTOCOL etc... of the internetsurfer that visit my homepage and show it in a webpage?
How to set default home page in IE4
How to use ActiveSetup from JavaScript to install signed CAB-files ?
What all JScript events works in IE4 but not in IE5 ? eg. <INPUT TYPE="FILE"...onChange="test()"> ..The OnChange event works in IE4 but not in IE5
How can open a WinWord(as a new Window) in a program using JavaScript
when i click on text in html document i can't take a event window.onclick how i can do it in NN4
how can I do a javascript edit check for floating point number on a form.
Scrollbar=auto does not seem to work with window.open, in a popup window, can you help me?
How can i embed a sortable table in an email message?
How to change a normal text statement on html page using javascript without reloading?
How do I access the general windows clipboard in IE using javascript
How do I get Explicit Error Messages in Netscape?
Please help with the Embeds Array?
How do I capture events in Internet Explorer, when the events are in a child window?
How do I dynamically change the style of a form element in both NN & IE
Can I disable any of the function keys using JavaScript?
When using select list, and you select an object that is not in view(you have to scroll down to see it). How do you make this scroll auto in NN
How do I get a list of fonts available on a user's computer?
How can I write text on an angle over another image based upon what the user enters through an HTML form.
where to find information on js code optimization ? ie which code is faster, recommend use of methods in a case and other method in another case,...
How to disable right-click context menu in Netscape 6 final release?
How do i store a cookie instantly ? ( for program testing ) Now i have to unload Netscape to force a disk write.
how can i change a video running in an tag <objet> (real player) when the user wants to see another one? (all in the same window)
Due to 'one sentence' restrictions, I have placed code on-line. http://www.aurora.se/cookie.htm
Can I assign a value to referenced object?
Is there any way to detect (react) from (within) HTML-code or JavaScript-Code when a user pressed the "Back"-button (to catch this event)?
How can I resize a DIV in the document like a frame in a frameset?
How do I unassign event types from objects? Basically, I need to free up as much memory as possible when many elements are assigned an event type.
How to catch the "back button" event from/with HTML or JavaScript, so I can navigate the user to another page (not to the last in history)?
how can i detect the screen resolution in order to display layers correctly for each resolution?
I would like to make a message pop up when the user tries to exit a page saying please logoff properly, then return to the original page. How?
How can I use layers with NS and IE to display information when the mouse is over a text
getting javascript error when loading wav file on mouseover in nn4.7
This example is useful but it would be more if you'd shown how to access to your global variable now
How do I get rid off the dashed focus when selecting an element and draging it ?
Any problems in using str = "kjuiu"+ (new line)"hgyhj"+... (new line)"jg"; over str="kjuiu"; str+="hgyhj"; ... str+="jg"; in string concactination
How do a find the path of the desktop and asign it a varible using JScript
How do I create a file on the Desktop using JScripts CreateTextFile?
How do I create a file on the Desktop using JScripts CreateTextFile?
How do I use JScript to take multiple values in a HTML select menu and save them all as a ram file to be used as a playlist?
Reloading the Page, fails to load the SCRIPT tag with SRC=somefile.js ?
when I use window.print(), I get confirm popup window of print . How to supress that?
WHAT IS THE CODE TO ACCESS EMBEDDED SOUND FILES (.WAV - .MID) AND PLAY THEM SEQUENTIALLY "INSTEAD OF CONCURRENTLY" ?
How can I get a series of different sized images to load in a frame using a next/back button. The images are resized to the frame w/h as they load?
How can I mouseover a table cell and have text change in another part of the page?
Detect Reload so I can have a disabled button after initial click.
How are document ranges reserved by relatively positioned <DIV>'s and <SPAN>'s in NN4 and IE4+?
what is insertAdjacentHTML() function in javascript
onbeforeUnload is not working on NS 6 any alternative for this?
event.which == 13 is not the enterkey for NS 6 like event.keyCode == 13 for IE enterkey, What is the real code to find out enterkey pressed on NS6
I have created a visual ActiveX object in javascript. How do I display this in my HTML page?
How can I add rows to a table? Suppose all rows have the same amount of cells.
How do I delete a layer in NN4?
When retreiving coordinates from an anchor inside a table, can I get the value relative to page instead of relative to the table?
How to you mark a script as "safe" or "trusted"?1
How do I entirely or partially delete a layer in NN4 so its memory can be freed up to use for something else?
How do I access a <div> block in a form within a frame from code contained within the outer frameset using Netscape 4?
How can I use checkboxes to designate the recipients of a form and have it sent using the forms ACTION=mailto function.
I have a image if i click on that image it should ask me to save that in the desktop pls help me out
How do i capture the Reload event in Javascript and use it to perform certain tasks (like changing URL) before the page gets loaded again?
What is the time difference between clicking a link to another website and the time it takes to call that page(without actually visibly loading it)
For both IE and NS I have various Options displayed on a page I would like to be able to change the option seen using a script . How do I do it.
How to close PDF-File placed in a Frame before loading a new PDF-File in the same frame, because NN6 is always crashing.
How to close the browser window without the message"Browser is trying to close window" do you want to really close it ?
How can I override the document.write and window.open methods by my own methods
How can I set a fixed background for NN like in www.nedcom.nl/fixed.htm?
winodw.close() popup the confirmation screen. Can I remove 'Cancel' button? Or, can I detect which button had been clicked?
How do I change the bgColor of a layer in another frame with an onClick event?
In onbeforeunload(), can I find out what page the user is navigating to (if any)?
Is there a window properties variable that will act in the same way as the setTimeout function?
In IE5, I can put dynamic content using the object.innerText. How should I do this in netscape because NS doesn't have this property for document?
In IE5, I can put dynamic content using the object.innerText. How should I do this in netscape because NS doesn't have this property for document?
In IE you can READ the document content with ".innerHtml". How can you do that in NN ?
how to get data from drop down menu (html embedded in servlet), and pass the data selected to another servlet
I am calling a function on clicking certein image, which take half minit to execute. If i click twice the function should not be executed second time.
Can i make the image transferent using javascript, so that i can see the text behind the image?
Can you refer to a javascript variable in an html tag?
WHEN I CLICK ON THE FRAME MY OWN CONTEXTMENU WILL DISAPPEAR HOW CAN I MAKE IT HAPPEN IN ALL OF THE FRAMES AND NOT JUST IN ONE FRAME
how do i target the specified frame using javascript
how do i target the specified frame using javascript
How to get the LINE and COLUMN of the cursor in a TEXTAREA by press a button?
WHAT TOPIC SHOULD I READ UP ON FOR THINGS LIKE document.oncontextmenu,document.body.onmouseup,window.location,parent.location.assign, window.open
WHAT TOPIC SHOULD I READ UP ON FOR THINGS LIKE document.oncontextmenu,document.body.onmouseup,window.location,parent.location.assign, window.open
Is there a way to capture the TAB key and prevent it from tabbing to another input field in a form or on the page? I need to know especially in IE4+.
Is there a way to capture the TAB key and prevent it from tabbing to another input field in a form or on the page? I need to know especially in IE4+.
In IE when there is a form submitted banners appear to be broken. Why is that? Is it because IE is redirected? Is there any Jscript to fix it?
I get a popup: script on this page is causing IE to run slowly.. yet if i modify it it takes longer to run, but doesn't give that message (???)
How can I repeatedly refresh a frame without either clicking or stealing focus from other frames (location.href clicks, location.reload steals focus)?
How do i capture a mouseup/ out event that was released outside the window that the mousedown event occured in. (ie 4) related
How Can I change style (visibility:show or hidden)
How can I change style in tag <div> in IE and NN (setting visibility: show or hidden)
Why a opened popup window can't submit a form and then close itself? If I comment the close sentence, the submit runs
I understand that I cant change the URL in the location bar. Anyone knows if you can at least change the search property?
Visual countdown until 'a date' e.g. HH:MM:SS
How to make link bold on click, while simultaneously resetting last clicked link to normal?
When the Right Mouse button is clicked a menu appears. I want that menu to appear when the left mouse button is clicked. How to do this ?
I have written a script to remove the element from the list box but i cannot change the length of list box if scroll bar is present?
How can i dynamically display drop down box inside a layer?.
when i add a drop down box after a layer, the contents of the drop down box are displayed as plain text only, not in a drop down box. Why?
How to upload a file from the server and open into the clients prefered HTML editor?
How can I script sounds to coincide with animation events? (e.g. a machine gun firing)
Why parseInt(08) & parseInt(09) is showing the value 0 ?
formname.fieldname.focus() doesn't work in IE5 - any work arounds?
How to access functions defined inside a 1st imported 'utilities.js' script, from any other <SCRIPT> ?
How can I detect if a user hit the browser's back button?
How do I call an object´s function using setTimeout()?
MY IMAGE SRC REFERENCE IS PASSED OK to a form outside a table but not inside a table in Netscape. What's the problem????
can you use the onclick handler on netscape for multiple image submit buttons for a form using onclick="this.form.action='asppage.asp'?
By default scrollbar should come down, when page was generated dynamically and loaded. Later, based on scrolling, it should move up or down.
How to change the visibility of a DIV in NN6 if myDiv.style.visibility = "visible" doesn't work?
How do I create my own scrollbar from images with an elevator bar that moves with the text?
Is there a JavaScript method equivalent to the VBScript method Space()? Str=Str+Space(10000) adds 10000 blank spaces and no for()-looping is used.
How do I force a hard reload everytime a user reloads a page using NN6 reload button or menu?
How to capture CTRL button press both in IE & NN ?
setTimeout does not work well when called recursively in NN 6.0. Works fine with IE 5.0 and above
remove the url from being printed in each hard copy using javascript
I have a layer in middle of page (NN4). Why does mouseOver event fire for the whole area between (0,0)--->bottom-right of layer - not just layer area?
How can I explore(open) the client hard disk to store a .txt file by clicking a button ?
How to close a window from some other window
how can i use the TextNode Object's method,for example,inserData(),appendData() etc..,thanks!
Can people over the internet make a custom script that you want but can't make for yourself?
How can I execute a javascript from a toolbar button. I created the button and script but the script will generate an erro from the button. Thanks
Is it possible to read/write file with javascript? please Hello World example (reads/writes from test.txt)
Is it possible to turn off the selection of text and images when mouse key is kept pressed while moving around?
Is it possible to turn off the selection of text and images when mouse key is kept pressed while moving around?
Can I make a url in a textarea active and popup a the URL in a new window?
in example http://faqts.com/knowledge_base/view.phtml/aid/6089/fid/178, can you tell me which version of javascript you are supporting?
How do I access the general windows clipboard in both IEand netscape using javascript
how to retain the value in a variable that was generated in runtime while using window.history.back() method
Is there a way to uniquely identify a browser instance?
How can I drag a popup by declaring an area(onmousedown,onmousemove=move.popup) i.e. replacing the titlebar-drag
How can I print the full contents of a scrollable block of text? Can I do it in a print media specific style sheet?
How can I use Javascript to automatically prompt the user the 'Save As..' box to save an HTML Page?
how do i refresh a webpage from a page that was opened by the original page
i am trying to download rtf file with NN4,it's down loading but adding junk data,even i set the content type as application/rtf .how can i avoid junk
How to pass javascript variables to a servlet?
How can I make a picture follow the scrolling?
I cannot get IE to use the gziped .js file; netscape works only with zip however. Can anyone suggest how I would compress .js for IE?
Can I store the contents of a text file in a variable?
Is there a Javascript only solution (no LiveConnect) to read from a url (i.e. http://www.blah.com/dyna.php) and put its contents in an object?
Is there a straightforward (no tricks) Javascript only solution to read from a url (i.e. http://xxx.com/yyy.php) and put its contents in an object?
How do I forward to URLs that have & in them
NS6 Preferences set "Every time I view the page", have pages with form uses hidden page id, URL stays same, js submit() result default page all time!
How can I embed a .js file inside a .js file when using document.write() method for Netscape browser
Is there a NN6 debugger? Where do I get it?
How can I change the focus to the address bar when a page is opened?
How can I disable F3 in Internet Explorer 4?
Is there anyway to tell if a user has pressed Enter on the numeric pad or the keyboard?
In IE5, Is it possible to detect if my page exceeds the available display height?
How can I determine what the current username is on the machine running the browser?
How do I form POST to a different url based on form data
Hello, I would like to send a js-variable to a textfile(for using it in flash) could you please tell me how I can do that
Is there a way to use the UP and DOWN arrows instead of TAB and SHIFT TAB for tabbing?
In Netscape 6, when I refresh the page a random selection of images are not displayed. I have several pages with this problem.
Can I invoke COM-based object in JavaScript?
Can I get tooltip without any event handling (not on links)?
How am I able to stop entering text into a text area when a certain limit is reached?
When building layer content from JS arrays, NN4 is VERY slow. IE4+ is lightning fast. Why? How can I solve this problem?
How to save an HTML page through javascript using the file dialog?
how do I change the color of a link after it is clicked?
How can I offer the user the Save as window for Netscape?
How to assign javascript variable into java/jsp variable?
How to determine with JavaScript if images are shown (i.e., not disbled) in a browser?
Why is " if (window.opener && !window.opener.closed)" false? I can´t return value from popUp to wind
Is there any way to keep a prompt variable active so that it can be used in a different html pages?
history deletion
I've disabled tool/menu/title bars. Tab key doesn't function in NS when using DIV/LAYER tag
How to force user to run a javascripts function when user trying to close the web page?
Is there a faster way to load the layers I Have about 12 Layers on my page and it loads so slow?
My pages loads slow due to lots of layers any other way to speed up the loading process
Does anyone have a script that refreshes a web page when it is opened and then every 2 minutes
I used a menu in my web page but it can't over the listbox under it. How can I do?
How i can disable alt+tab key?
How to solve unspecified error in javascript. I am using window.onerror to supress the error.
How can I make layers resizable under "BOTH" IE and Netscape browers?
should i run a script that delete all objects in a page when user closes it, to free up memory? thx
How can a pop up window be used within an IFRAME without getting an empty frame [object] error?
How do i disable the save as button from any browser when my webpage is loaded
How can I print more copies of one document?
How can I print more copies of one document?
How can I print more copies of one document?
How can I determine the user screen size, if not 800*600, then alert them and auto close the window
Can you have a link in a page that has the same effect as the user pressing the Refresh button?
How do I create button that appears onmouseover like the buttons in Microsoft Word?
How can I interface my flash appli with js ?
How do I pass a client-side Javascript variable to a server-side VBscript function?
Why events go to the wrong <DIV> after alert (in Netacape)?
How to print layer, in Netscape, generated with javascript : ex document.layer1.document.write
How to read HTML page source code in IE and Netscape6 without using an applet?
How do I Stop a page from completling an action, (e.g. stop setTimeout from closing the window)?
How do I Stop a page from completling an action, (e.g. stop setTimeout from closing the window)?
How can I give the user a choice of Yes or No. Then carry out the proper actions based on their ans?
how can i stop a fullscreen event from an iframe and make the page apear inside the iframe as normal
Bug using div style visible, hidden over select menus, the select menu stays visible over div text
how can I display all elements of a document
How can I detect if asf active control for playing asf file is installed in client?
How can I print a WinWord doc using JavaScript
How can trap clientside download path for file transfers?
Is there a way to write text to an MS Excel file from a javascript user prompt?
How can I force Netscape to display the start of text in a textarea instead of the end?
Is NN4 supports the diasbled attribute for text field
can i store array of form variables in javascript and use them in any of the pages i navigate to?
can i store array of form variables using js using plain html and navigate across pages?
How do I stop a background sound playing on a page when it is reloaded?
how can i print the full window which has a horizontal scroll bar and a part of the page is hidden
How can I show tooltip for a SELECT tag when the user moves his mouse over an OPTION in IE 5.0
How do textranges in IExplorer work to get the same value as getSelection in Navigator?
Why doesn't the window.opener property work in the AOL Internal Browser?
How can I change the bgcolor of a <tr> when a checkbox has been selected, like hotmail now does?
How to print a page without print dialogue box
How to refresh an include js file every 10 seconds?
Is there a way to change the mouse pointer with a different image while in a browser window?
Is it possible to have file I/O using client side JavaScript without the use of ActiveX?
How can I disable a user from clicking a image (used to submit a form) multiple times ?
Is there a way to print more than one html pages from a script? Thanks for help
trigger on change event using javascript
What is NS4 equivalent for this IE specific Javascript -- "window.document.getElementsByTagName"
Where to download old browsers like IE4
How do I prevent dragging and dropping of files in IE?
How do I prevent dragging and dropping of files in IE?
How do you open a new browser window after a period of 15 secs have elapsed?
How do you disable window.status for all links without having the onMouseover in the anchor tags?
How do I create a folder that when clicked on will show a dropdown menu of the contents of the folde
Javascript crashes NS4.5 with an illegal operation
I'm using an array to populate a dynamic table. How big can an array be before I hit problems.
How do I pass ASP Variables to a Javascript function?
how to connect scroll bars
how to connect scroll bars, so if i scrol 1 barr the other is moving to
how to get the property(such as <b>,size ,etc) of words which mouse drag over them
How do I position a div layer over an iframe in Netscape Or Mozilla?
How do I pass a variable to a new window, and use that varialbe in the new window?
Is there a way to capture if the person has clicked on the refresh button of the browser?
How to download a gif file from a remote server?
How can I redirect according to browser country. I.e. like sites with .com send you to .co.uk ?
Using an onChange event, how do I get the name of the widget that invoked the event?
Can you read a javascript variable(DOM object) from another frame within a same frameset?
how do i hide the url when the html document at the time of printing
How can I change the font color of a <tr> when a checkbox has been selected
How can i remove a part of a String
How can I resize a div element by mouse, like a window?
how can I disbale right click on AOL browser? IE4 or 5 code won't work
HOW CAN I MAKE MENU ITEMS IN JAVASCRIPT
How do i find whether a user is connected to the net by writing a java script?
How can I capture an IP address from a visitor and save it to a text file on the server?
How can replace a text selection in text field/text area with some other text in Netscape 6?
How can I use JavaScript to find 'spaces and replace them with 'underscores OnClick?
How to prevent user from viewing the source code using browser (view->source)
can i prevent SaveAs function of browsers
Can I give the Location (or Address) bar focus using JavaScript
How to search within a html page using javascript ?
Is there a way to have javascript take one large text string and change colors of individual letters
window.history.back() does not work in IE6, why ? any solution ?
How can I pass a complete url & query string (eg: FullUrl?location=this&other=that)?
Why doesn't window.print() work in a child window which is opened using the window.open method
how can i find the days difference, between 2 dates in javascript???
how can i find the days difference, between 2 dates in javascript???......
how can i detect wether the user has an acrobat reader plugin?
Is it possible to convert a local variable to a Global variable?
How do I change the field value of a HTML text element in IE 5 + AND NN 6 using getElementById ?
How do I assign an onchange handler to a node created via DOM methods?
How can I close, without confirmation, a js popup? (The box pops up in IE 5)
How can I force a 640x480 image to 384x288 only when printing the page, using onbeforeprint?
how to print specific window content without prompt? ie., windowreference.ieExecWB(6,-1) explain it
How do I send a specific .html document to a target frame when choosing a new select option ?
i want to retain values of a hidden form field on page refresh in html using javascript alone
javascript variable in JSP
if 2 browsers are running the same script , can one browser be refreshed relative to the other .
Facing an interesting problem.. I have got horizontal menus made of images which open vertically on
IE 6.0 seems to be incompatible with embeds. Anyone else seen this?
how do I check whether the client can accept javascipt through ASP
Is locationbar of the browser an ActiveX control that can be added to pages?
Is location(address) bar of browser an ActiveX control that can be added to pages?
Can I have a calendar in my form and have the date selected sumited? I want it like Windows Calendar
How do I concatenate a string variable to a regular expression. e.g var re = /^-?(\d/ and str=","
How to disable keys 'print screen','F5','ctrl','alt' & right click of mouse in NN4.5&above?
Why would I have to click an item twice to get a script to execute correctly?
How can I display text at a given position in a document?
How to keep the address in address bar fixed when a user visits diff. pages without using Frameset?
How can close a popup window automatically when a user browses to another particular page?
How do I get a hard copy of text generated using document.write() in NN4?
How do I find out the name of the Domain Controller on the user's machine?
Could anyone explain why is JavaScript code likely to play pretty slowly?
is there a way to get rid of the right scroll bar once a page has loaded.
is there a way to get rid of the right scroll bar once a page has loaded.
How can I get a page with text positions defined to be correctly displayed at different resolutions?
How can i know the top left coordinates of a window after it is moved with mouse?
How can I disable the PrintScreen Key?
(How) can I allow a context menu on only a specific object when <body onContextMenu="return false">?
How can I execute a Java Script from inside a Flash movie?
How to change _selected text_ in textarea to _[TAG]selected text[/TAG]_
How can I find out the position (similar to indexOf()) of the cursor in a textarea ?
how can i close a child window without events, after the page finish displaying all it contents
Can I capture image's XY position thru mouseover event of Image?
Is there a way to refresh a JSP which is covered by 5-7 frames(wrapper for the site. frameset) ?
How to save text area value as RTF(save as RTF)
How can I change the image and show collapsed text when I click the image?
How do I create an invisible browser window?
How do I create an invisible browser window?
How can I get a JavaScript code in a separate file to be called and executed by several HTML pages?
How do I call a servlet method from a javascript function
How do I write an "onclick" script that will open the "Save as" window to save a linked file?
Setting "window.opener.location.href" to the required JSP file fails to reload it?
How can i position prompt in the center of the page
How do I change image locations in a frame from another frame inside a frameset
How do I know if my clients browser supports JavaScript, so to redirect him to another page?
With onclick and ondblclick registered to a div/table, I can rarely get ondblclick to fire!
How to submit a form when user closing the browser window?
How can i find using JavaScript whether i am connected across internet or not?
Can I stop "download this?" promt when opening an "exe"(on the users pc) from html?
How to set focus to the form elements , which should work for Netscape6.2
Is it possible to verify if a particular file exists in the given path on the client machine?
How do I pass a URL to a new window to be opened when an OK button on new window is clicked?
I would like to disable on my webpage ctrl alt delete and exit it when page exits - any language!!!!
window.location.href not working with large URL
How can I dynamically load a different url into a dialog window created from showModalDialog() in IE
How can I fill in fields in WinWord from Javascript (called with ActiveX)
"How to execute ASP function on window.close(if user closes the window)?"
How do I check if a form exist in a frame ?
How do I check if a form exists in a frame ?
Any way to do this: document.getElementsByTagName('head')[0].appendChild('myScript.js'); in NN4?
how to open a popup window as closing the main window with NS
Can I use Javascript to check the encryption level of the browser?
how to call a html file in textarea
How do I pass a value when I click on a button in IFrame to the parent html?
How do I keep the SAME image from repeatedly downloading into a page where it appears in many places
How can I access the elements of a form defined in a Frameset page in NS6. (works in IE and NS4x)
Can the source code be saved to a file when the page is done loading?
is there a way to eliminate the printing of the URL that shows up after you issue a print in JS
How do you check if a button is pressed in another window that you popup from a different site?
How do I resize tables that may or may not be inside layers in NN4
can i submit the iframe data to server
Why does running a DHTML animation in two seperate browser windows go faster than just one browser?
How do disable in popup menu "Save Target Option" in Href Link
How can i draw a line between two points on the image when the user clicks on the image?
Can i open my Home page without Tool bars and Menu bar
can you use params when assigning values eg doc.form.field.value=doc.form.(otherfield+InParam).value
How do I protect and verify passwords without using server-side scripts
How to differentiate "refreshing a window" and "closing a window" events
How can access the bgcolor color of a cell selected in Javascript
My system freezes when I click a button that is a javacsipt (using IE 5.5) How do I resolve this?
How+can+you+aply+an+IE+filter+to+a+page+when+the+window+loses+focus+and+take+it+off+onfocus%3F
problem with growing memory in javascript page
Why does not <DIV>'s and <STYLE> attributes work in NS4.72 when using dynapi.js?
In IE, a layer above SELECT control doesn't hide one. How I can resolve this problem?
how to remove Microsoft internet Explorer name from titlebar
How do I work around the OPERA window resize bug for positioned elements / layers
ActiveXObject support in netscape6.2
How can a client see if a .js library file has been updated before downloading the entire file
how to creat 2 buttons on each page that onclicking resize IE browser to fullscreen and normal?
how can I create a table like DBGrid in VBasic to users enter data and I get them
Can you control your Browsers Minimize/Maximize window functions from within JavaScript? If so how?
which event should i capture when the browser closes using the x button.
which event should i capture when the browser closes using the x button.
which event should i capture when the browser closes using the x button.
which event should i capture when the browser closes using the x button.
Unload button is also fired when we go back or foraward from a page.How to Stop that..i only want it
Is possible to print a page with frames as laid out on screen automatically?
Using windows.print() causes computer to hang. Any help will be appreciated.
Can I add different multiple tooltips with links on different image maps (HotSpots) in an image.
How to check if a Javascript function exists?
Check a field where spaces, digits, alphabets are ok but no special characters
Is there a way to send values from a child window back to its parent without having to refresh?
How do I monitor mouse speed so a tool tip shows only on slow mouseovers but not on fast ones in NN4
How Can I Pass Value TextBox to OptionBox
It is possible to set or open a window maximized? (not screen.availWidth, screen.availWidth)
How can i change the BGCOLOR of a non id'd table ?
Insert string onButtonClick at cursor position in textarea and not at the end of string
Why can't I have an onLoad event in an iFrame tag on IE 5.0?
I wrote a script that goes through a bunch of loops. How do I stop IE asking if I want to continue?
can we select more than one text of listbox through javascript with a single click over the listbox
how do i parse a textarea in javascript?
Can I use the execCommand to save a file that is visible in an <IFrame id="save" src="test.doc">?
Dropdown fields appear through a div, which z-index is set to 1000. How can I cover these fields?
In IE 5.5 How to find (search) the string in the parent window using Modal window
How do I cancel a key press in an input box in NS6 -- I can't get preventDefault() to work?
how to make the browser's back button reload 2 frames at same time?
How to avoid default warning message in browser when FileSystemObject is used in javascript code?
how do I reference a Java bean with JavaScript where the bean has been declared in a JSP
how to open a new window When the user close the Browser and not in refresh
How can we print a html page along with the back ground, where background is placed in body tag
How can I find the src of an image so I can do a comparison? (Ex: if (img.src=="error.gif")...)
How do I dynamicaly change the alt attribute of image tag in NN4 ?
Can I make an image visible or invisible based on value of a text box?
on calling applet method from javascript it says "object doesnt support method".Any help?
where can i download a reference of differences between JavaScript commands in IE &NN ???
how 2 create a <DIV>,floating over a documet,which'll stay at the same place when I scroll the doc .
I have a table in my page. How to avoid page break happening in the middle of printing a row ?
I'm looking for a print button that works in IE, Netscape AND opera 5.0. Is this possible?
How can I make every request from my browser to hit server and disallow it to pick from the cache?
How do I pass a JavaScript variable to an ASP variable?
How do I pass a JavaScript variable to an ASP variable?
How can you determine the width in pixels a string string will occupy on screen?
How can you determine the width in pixels a string will occupy on screen?
how to pass an integer value from PHP to JavaScript ???
I have 2 textfields in form: country & state, if country is USA, state should not be blank
The reason we need this for is that we want to create tabs on the screen whose size should exactly m
I am trying to set up a Prompt that will have multiple entries. ie:image, border, align
I am trying to set up a Prompt that will have multiple entries. ie:image, border, align
inside modal window <a href links doesnot open in the same window
how to call refresh parent window and close child window action through single button in javascript?
how to i invoke 'save as' dialog box on click instead of displaying it on the current page
How can I call a save as on files that some user browsers try to open and some others not?
Can the mouse move over an image on a page give the href/src of the image?
How to match the character . using regular expression
Is there any way to get javascript to open a file using the "Open with..." dialog?
How can I sort (ascending and decsending) a TABLE with DOM access in IE5 and NN6?
I can not upload files directly form shockwave but I can call JavaScript functions, is there a way t
How do I get the User Id of the logged on user from the client/browser?
Has an input of type image a click method?
How to get a specific Table Cell <TD> to change bgcolor from an IF ELSE statement?
how to make an e-zine form with 2 entries(name, email) wich will just send the conformation to users
How can I clear my checkboxes in Netscape 6.0 by selecting the browsers reload frame option.
Internet Explorer 5.5 freezes when you re-write a page with the cache set to check every time.
How can I get images(img.src) in a selected region in a web page which includes images and texts?
Coming up through an IFRAME to parent, error when attempting to write a new IFRAME
When i use document.execCommand('SaveAs') it doesn't save the images. How to I save the images?
my script works perfectly in IE, but it gives error on opening when I send it via email
How to set the "save as" choice as the default choice for a link in HTML ?
Why is window.opener.closed still returning False even though the original window is closed in IE6?
how would i delete text from a page made by document.write() command
How do i get to know how many times the site is visited ?
Can I reset a text area without using a clear or reset button, but by using the submit button?
how can I check if the whole document is loaded over?
Can I customize onbeforeunload event?
How Can I change the mouse pointer?
In the CODE of my JS library (*.js) how do I retrieve the URL that was used to access the file?
Hot to get the Flash Object's dimension before load on page?
refresh javascript sources when file or date are changed
how to pass javascript/form variables values to pop-up window
How to synchronize? I want the code to wait executing until Iframe.location is fully loaded?
Can I pass a field from one window to another if they are on different servers?
Is this possible to determine size of page which contains scrollbars ?
If I print a page using window.print() how do stop if showing the printer dialog box?
how can i hide and show textbox in netscape using html+javascript
How do I populate ASP Variables in client side Javascript variables without using hidden fields?
Client side Javascript variables using ASP 3.0
How do I populate ASP Variables in client side Javascript variables without using hidden fields?
Client side Javascript variables using ASP 3.0
How do I populate ASP Variables in client side Javascript variables without using hidden fields?
Client side Javascript variables using ASP 3.0
how do i make my site carry out a daily action, i.e. each day at 9.00am it runs a function.
Can anyone tell me how to open an Office application(ie powerpoint) from a web page
Cursor doesn't set at first col and row in text area, cannot validate it using value.length
Is there a way to bold certain letters or words in a javascript alert box?
Yes this is fine as long as I have a document without frames. How can i implement it for all frames
How can I set the body tag attributes for margins to zero using innerhtml.replace?
How can I set session information from JavaScript?
How can you use Javascript to read Data from a form, and then Write/Append that data to a Text file
How do you get Data from a form,write it to a .txt file that is created on the Hosts computer
How can I make an arrow image rotate to track mouse cursor orientation about some point on the page
How can I move text cursor in a text input field?
is it possible to set the foucs on minimized browser?(like blinking)
How to catch browser X button event. I have used onUnload in the body tag. It works fine but clickin
How do I make a group of variable arrays available to a group of htms called by a frameset?
How can I turn off the beep sound that happens with an alert?
Can I use the document.execCommand() method to save a file without popping the "Save As" dialog?
how to change the (stylesheet)class of an tag (eg <p class="cl1"> -> <p class="cl2">)?
How can I read the filenames of files in a folder on a webserver and pass them to a Javascript Array
Can I simulate with fireEvent the press of arrow left or right in a textbox input?
How do I "document.write" an ordered list [lower-case alphabetical]a,b,c,d,e,f,
how to hide toolbar,menubar in current window._self in window.open isn't working
This does not seem to work in NN7.0 nor Mozilla. How can I make this work?
IS there a way in Javascript to capture the URL that was clicked on using onunolad or some event ?
Can you remove the horizontal scrollbar that appears when using overflow: scroll ?
can anyone send me the code of FileSaveAs, so that i can use it for saving report as an html file.
document.forms.formname.elementname.focus() in Netscape 6.2 still doesn't work
This works, but I do not have access to the HREF line to add the onclick event. Is there a global e
With no access to the HREF, I can not get the onclick to pass the link to the script. From what I r
Thank you for your response.
How can I add and edit item in List Box ?
How do I prevent a pop-up window from moving to the back (out of view) when clicking the main page.
push and pop
How can I get my JS drop down menu infront of a flash movie? I've tried layers but no success.
How Can I send a form without user interaction ??
How can we automate the copy command of windows (ie. CTRL C) using Javascript.
How can i disable "save as" in the browser under file category pls expalin in both IE and NS.
How can I delete temp files on the browser cach before I close the window?
How do i auto close the old window when i open a new one???
If someone rightclick on title bar, all my javascript stop running. How can i prevent such thing?
How do I detect if the users browser supports layers?
How can I check an email address for valid domain and format?
To keep date picker on top I used body onblur=self.focus but not able to select Month from combo box
How do I make a javascript (string) variable refreshe its content from the server ?
Determining Element Coordinates
How to make a download dialog box using javascript?
Are there any good java script codes avalible
how do you add up the results from a for loop? (enter1,2,3,4) result = 10
writing from a teaxtarea to a texfile, including the carriage return!!
I have implemented this code and it works very well, my only problem is that in my text area, I have
I have carriage returns in my text area that I need to preserve in my created text file
What is java coding to insert for an .EXE file to RUN, but not be asked to be downloaded ?
How can i submit the changed form field variables instead of all from field variables in a page ?
How can I disable Function keys in IE4?
How do I disable the tab key in a textbox, i.e, the tab should not take focus to the next control.
how do i prevent an enter key from submiting a form?
How do I alternate the color of a <tr> when someone clicks within the row?
How can I Validate an URL in javascript? Not just the syntax but that it is a valid http URL
How can i code for all window or browser sizes so that my web page text won't appear too big or smal
How can I read a Url variable from JavaScript?
how can we get just file name when we use input type is file. how can we skip the path of the field.
How to reset form fields in NN6 without explicitly calling the field by its name or ID
How to use ActiveXObject in ".php" when the same code works in a normal ".html" page ?
How do I cause a SPECIFIC hyperlink to go to a different page, only if the visitor is using IE6
Methods of encoding a .js file so that other cannot read it?
Can I put PHP varible values into javascript varibles?
How do I download a page to a variable?
How do I remove HTML comments?
how to generate & name the textfields dynamically using javascript?
Internet Explorer Progress Bar May Show Incorrect Status - Is there a workarround?
I would like to know how to find out the size of a file and then display the filesize.
Changing background image depending on screen res
How do I pack, compress and obfuscate html, js and css files with Javascript?
*** How can I use a saveas command to save information I have added into a textarea.
How can i save a browser window(no menubar, toolbar) as an image(jpeg/gif/bmp)?
HTML creation
document.formName.submit() isn't submitting the form. Can anyone give suggestions for this to work?
How to avoid submitting the form twice?
why ENTER KEY does not post a page when i querystring a page ...! but it works fine when i submit
why ENTER KEY does not post a page when i querystring a page ...! but it works fine when i submit
how to capture the print dialog box and customize the options in javascript (print 2 copies etc..)?
I need javascript code about security on session layer on Network(OSI) .can u help me?
Is it Possible to change the Ok/Cancel button of an Confirm dialog to Yes/No button?
how do i include i downloaded JAR file in my JSP code?
How do I validate the format of a URL or email
How do I open a brand new window in JS but keep the window.opener object null and unassiged?
How do I form POST to a different url based on form data
how can i call two functions at same event?
How do I create hyperlinks on an image based on an array in Netscape 6+?
how to detect whether the popup window is open or closed from parent window even it is refreshed
Is there a way (XML or otherwise) to dynamically add free news content to my website?
JavaScript: Does it allow me to translate a website to another language at the click of a button?
JavaScript: Is there a way of passing parameters to the subject or body line of an email?
JavaScript: How do you change external XML (or HTML) file content into a string in NN4?
JavaScript: How would you change an external XML file into a string in IE4+ and NN4+?
What java script could be added to enable mouse-over-sound-effect in a webpage in mozilla?
Does this work at all? (No success so far when accessing NS server using Communicator)
How do I place a JSP tag within a <Script> tag? I need to create an array from JSP to javascript
how do i trap click event of the back button of the menu in IE
How do I add a Tool tips to a combo box or list item using simple html or javascript
how to change the title of Alert message box
How can I turn a table on/off within a form with a simple checkbox?
I've written an OnBlur event of a textbox. On closing the form the event should not be fired,how?
How to send arguments to Command line using Javascript
How to Read a text file using javascript
Why does my sliding text not slide when the page is in a frame?
How do I read or write local files in Mozilla and Netscape 7
Is it possible to resize a browser window to specifed dimensions with an onLoad command? (f so, how?
i'm having trouble in unloading a page. When i put an event in the unload event of a page it will ex
How do I pass a JavaScript variable to a XSL-for-each statement
Is there a way to use self.print(); or window.print(); without getting an active x popup warning?
How can i get value of javascript variable in Jsp code?
how i can use javascript to launch a program (ex. notepad)
How do I stop a page loading when it starts loading from the server.
i have a program.exe installed in C:/program Files. how i can launch it using javascript link/button
how i can replace the "browse" button of a file browse textbox (with image,...)
How to disable the "Control N " to open new window and also similar commands in IE
How can I use javascript to check for the IE version of a browser?
How can I use javascript to check for the IE version of a browser?
How to resize a frame in frameset with Netscape 6.2
How to remove the header and footer of web page programmaticaly
How can i resize an iframe to match the width and height of the page it contains?
How can I print multiple documents that are not currently loaded into a frame or window w/o dialog
I need to have my on submit statement refer to multiple functions, how can I do that?
how to remove distance between cells of table in netscape 4.7
how can i change the background color of an input field dynamically without a style sheet??
How can I jump to a specific table row?
How to disable maximize button in Window
Can I auto-detect client resolution and have the website load the proper files?
JavaScript: File: Include: SCRIPT: How to use SRC to load common JavaScript file into my HTML file?
JavaScript: Picture: Screen: Resolution: How to keep size of picture proportional? [IMG / TABLE]
Is there a Javascript equivalent of the 'Forward' button in Microsoft Outlook
How can i save a div absolute position into a mysql table with js & php? thanks in advance
is there a way to determine if the parent window is still open? (in more than just ie)
How to get <Base href=> to work for relative links inside a javascript with IE. It works with NN.
How to prevent child-PopUp (B) that was opened by parent (A) from reloading when the A reloads?
In onbeforeunload(), can I do submit()???Who can help me :)
I can able to print without prompt using woprompt is there is any way to print the page in landscape
how to display escape character and a quote. For example suppose i want to alert \'
Can Javascript save the view source into a text file without the dialog box or launching notepad?
I want to use ActiveX Objects inside Javascript, any Links or resources available?
When I reload a long inline frame, I want its parent window to be repositioned back to the top
permission denied while parent window reloading from child window
NN 7 vs IE 6: onkeypress differs
How can I create a confirm window with buttons different from OK & Cancel? (also 3 btns instead 2)
The call is in an onload event so pop-up window can't be used(pop-up blockers)
How to code to bold a hyperlink from frame B when clicking on the hyperlink from frame A?
Language: Computer: JavaScript: Simple: How to convert infix to suffix? [Bracket]
How to make scrolls move slowly on mouseover but not go to a specific x,y & stop on mouseout?
I have two radio buttons which depending on which one is selected, will populate a dropdown menu.
How can I escape refresh page (F5) in IE
How can I change the file extension on the same page , aa.com/122.jsp to aa.com/122.xml
how do i create a new drop-down menu from a drop-down menu?
How do I force a JavaScript Block's contents to Open in a new window when selected?
Looking for window.event.keyCode for Control Copy and Control Print
How do I pass the page title (document.title) into a url on the same page?
How do you make a variable with the value of the textarea without submiting or is this imposibel ?
How do i save a value in database when i click the window.print() function in javascript file
try follwn javacript code in Netscape 6+ alert("a z"), the spaces r truncated
How can I use window.moveTo() with window.open(). Eg:Open a minimized window when I clik in a link?!
Why my Activex Calendar Control 9.0 is not working correctly for some users?
how the values in parent window gets refreshed when i close the child window?
I get an unspecified error...what do i do?
Capture+Screen+or+Active+Window+of+client+system+and+how+to+save+it+image+through+client+javascript
I need a javascript to get the MAC address and the CPU ID of a user visiting a web page!!!!
I need a javascript to get the MAC address and CPU ID of a user visiting a web page!!!!
how can i insert text into an IFRAME using a button (onClick-event)?
how can i scroll a table left only?
how can i not show the bowser menu in IE?
How can I customize confirm buttons in javascript
how to compare two dates(from- 04-Apr-04 & to-06-Jun-04) and alert user to pick from date < to date
does javascript (or DOM) provide an API for changing the file creation date or file modified date?
How can I get the clipboard data using JavaScript
How can I create email popup (mailto) from website that spam trollers won't see?
how to set the selected item in html select form , i want to set the current month selected in selec
how to print iframe pdf document using file print menu
Can JavaScript get the filename of the file it's located in?
passing jsp array values in javascript array variables
In designing website,what are the advantages/disadvantages of relative/absolute positioning?
How can I clip an element in IE if the element is relatively positioned?
JavaScript: Copy: Clipboard: How copy from a component to clipboard? [hidden/SELECT/button/dynamic]
JavaScript: Error: What does error 'Object expected' possibly mean?
how to disable entire table row dinamically
How do you save a video with embedded media player using javascript, from websites? Please help me.
How to block usr frm typing Non-Ascii chars like ©¬,¥ò,¥Ò (we use Alt + NumPad key combinations)
1st selectbox restrict 2nd selectbox then show the 2nd selection's table field(mysql) to input box ?
JavaScript: Message: Statusbar:How to show a message on the statusbar? [window.status]
I am trying to find a way to insert a parameter into a querystring before it is sent,
Is it possible to detect and suppress the backspace key on my pages in IE?
How to Restrict the file types(*.dat,*.txt) in file open dialog box?
JavaScript: SRC: Variable: Create: document.write: Can you create a variable 'SRC' statement?
In netscape 4.8 i am getting error" document contains no data" works fine in Netscape 7.2
Making a Link Default to "Save Target As" with Left Click
how can i play .swf sound only files in all browsers with a single source?
How can I take a screenshot of the current Frame and send it to the Webserver?
How can i send a message to another machine using IPAddress in JavaScript
Trying to use a JavaScript var in the Query String portion of the URL in a window.open
JavaScript: Calculator: Scientific: How to use the URL address line as a calculator in JavaScript?
how to capture a variable passed from on html page to other html page thru query string
Can I edit or modify the contents of a dropdown / listbox / combobox ?
How do I make a Dropdown / Combobox / Listbox editable (with no bugs) ?
How do I make a Dropdown / Listbox / Combobox with any one option as editable ( with zero bugs) ?
Create an editable option in a select object?
Combobox using javascript: features of textbox + dropdown/listbox...
JavaScript: Navigate: Link: Overview: Can you give an overview of links?
can u please send me the code for implementation of shortcut key ALT + HOME ->takes to Home Page
JavaScript: Link: Overview: Can you give an overview of links?
JavaScript: Tutorial: Link: Overview: Can you give an overview of links?
How can I set The Client Screen Resolution and Resotore it when user close the site
How do I synchronously scroll two textareas in Firefox and Mozilla
How can I use Javascript to automatically prompt the user the 'Save As..' box to save an PDF File?
onclick chained radios to populate chained selects & enable other forms
Method in Javascript to choose one of CSS-file for the application that is running in IE or opera?
how to close child window when parent page is redirect
how to close child window when parent page is redirect
How can I detect the version of the real player's plug-in?
Google Syndication Example Script
I cannot get into yahoo games how do i get java to load so i can
How to get values in parent window by cliking on a hyperlink of child window?
JavaScript: Url: Open: How to: How to open a url in your web page? [self]
Can I save a cookie at the client, with the file path of a file he recently downloaded
how do I get the ( x , y ) coordinates of an anchor by its NAME and/or ID ?
I opened a window from a browser window, when a access parent text feild name i am access denied err
how can remove element in dropdown list using java script
What kind of an answer is that? Browser garbage collection sucks!
how can i pass strings into text area...
How can I disable the minimize button of a popup?
How can I create context menu when I right click on an object ? (Exactly like computer Desktop)
How Can I Hide MouseCursor (with a function)?
i+want+to+show+message+only++when+a+customer+leave+from+my+site.There+are+3+pages+in+my+site
How Can I Scroll Down In a Floating Box (<div style=overfow:scroll>) ?
How Can I Hide Mouse Cursor ?
How Can I Create Context Menu ?
How Can I Create Message Boxes with different Icons (Exclamation,Information,Error) and buttons ?
How Can I Create a TextBox Which Accept Only The Numbers (Without Alerts or Show Messages) ?
I want to select some span text dynamically using Javascipt. Is there any way to do that?
When i select an option in a combo box, how do i write 2 diferent values in 2 seperate text boxes.
When i select an option in a combo box, how do i write 2 diferent values in 2 seperate text boxes.
dynamically populate select from the jsp
dynamically populate select from the jsp
i have a window with a close window link.i want to close the window only with this link not with 'X'
How to make a SELECT as read only
i want to functionality of check all check box like that of yahoo mail were we can ckh all box
I want a function that I call to set the focus/cursor in a textfield or list box.
call a function from another window
How can you disable the "View -->Source" in all the browsers
Can Javascript open a http port and put any data received into a string?
the accept attribute for the <input type=file> is not working in IE6.0 ..Is there any work around fo
how to invoke 'open' in dialog box with clicking on button
How to open a window with only Vertical scrollbar?
How can I read from a text file located in my server space using javascript?
How do I resize DIV element in a browser on resizing window which will support for all browser?
I need to disable the parent window on load of child window in javascirpt
how to trap all click events without specifying an event individually for each clik(button or tab
I want to capture mouse click event on a control inside a frameset
i need code for not pressing ctrl c in input field form to copy text and also no right click copy
detect browser screen size to choose style sheet
How do you check if someone closes the parent window?
how to store a generated link so that we can display it on the same page more than once?
Can I protect an input field by pasting (Ctrl-V) but the user can write in text/input field
can i load a new image when i move a cursor over the still image
How can I check if browser is configured as to show no pop-ups?
Can I disable the F10 key so that my Flash app can use it?
how to block the refresh button of internet explorer
how to create a text box every time when i click a button using javascript
how to get the ascii value of del key using javascript events?
if we open multiple popup windows,how to set the focus
Write a script to write word equivalent of a check amount
Javascript to find word equivalent of check amount
when i select one value in combo then only hyper link should be enbled for all others it should disa
will javascript run if it is saved in a .php
How to dynamically add data to the select based on the result of select query
how to set an image as a background to a table at runtime
how to set an image as a background to a table at runtime
how to set an image as a background to a table at runtime in javascript
Is it possible to change javascript to html?
How to Pass a Session variable used in Script to Asp.Net Page?
how can I set the editmask value on a field based on the contents of a previous field?
How to change the Forecolor of the Textbox in HTML?
can i press and hold shift key using javascript when i click link
How do pass the jsp variable that contained single quote as parameter to scripting function in jsp
how to get data from iframe using java script
How to download and run a file after clicking a link but without the choice to save to disk?
how remove menu bar in present window using javascript
How would I write a script to test whether a word is palindrome?
How can I determine when a form POST to a remote page in an IFRAME has finished loading?
How to refresh child window when another action is done in main window with a prompt in child window
How to implement the code to get back to previous page using hyperlink
For going back the code a<href="#" onlclick="javascript:back()">back</a> is not working please help
i have 2 dropdowns . how can i get the details of 1st item in the 2nd dropdown from dbase
How can I put formatted, multi-line text in a variable?
is there any way a page's "onUnload" function can ascertain the URL of the link that was clicked?
how to browse a directory and open a file selected from that directory
How do I code a 1 line spacing with a enter keystroke instead of 2 lines(not shift+enter)?
How can we drag an item from one list box and place it in another list box using java script?
Hoe can i read and write information in files using JavaScript? (in any browser)
How can I create a file, write to a file and read from a file from a web page using JavaScript?
Can I use OpenTextFile to read file from url?
Can I use OpenTextFile to read file from url?
Can I use OpenTextFile to read file from url?