Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Russ Locke
has contributed to:
I need a WINDOW.FULL SCREEN script that works from within A FRAMESET plz
How can I count the total no. of checkboxes in a html form?
Where can I find information/tutorials/etc on VXML
How do I limit a text input to only allow a person to put in values in increments of 1,000 or 2,000?
How do i enable another form element, based on a selection ? eg, Select Other, specify others: text.
How can I size a window to its content's size? There is an answer to this question but not for IE.
How can I use window.moveTo() with window.open(). Eg:Open a minimized window when I clik in a link?!
Is there a way we can capture the name or id of a field on an event change like onFocus
How to find no of columns in a Table?
how to create a wait or progress page
When a page is loaded (onLoad) does this mean the data can be seen on screen?
How to get the page's url (from the address bar) and submit it by a form?
how to check if a window.name is open?
window.opener works, but opener.document fails -- FRAMES seems to cause it. Works fine w/o frames!
How do I prevent event cascading?
why does "&" display differently when alerted from a button and from a function
How to know if a function is already created (exists) in a document?
To keep date picker on top I used body onblur=self.focus but not able to select Month from combo box
How to capture a double click mouse event on the frame border between frames?
How can I sort (ascending and decsending) a TABLE with DOM access in IE5 and NN6?
Can the mouse move over an image on a page give the href/src of the image?
How to know which element currently has the focus in IE4+?
How can i change the bgColor of a cell with an onclick event from another cell ??
It doesn-t seem to work... http://194.102.198.74/pczoom/index.php?ce=componente&tip=placidebaza
PLEASE HELP : When the big cell is clicked the orange 1 pixel line should change it's color
I need to open a new window and pass all variables after the "?" in a url. ie. default.asp?pic=2
can we select more than one text of listbox through javascript with a single click over the listbox
How can i change the BGCOLOR of a non id'd table ?
Why does setting onClick="dothis()"; work but not onclick="dothis();"? Note the capital "C".
How can I dynamically set the onclick of a link to dynamically generated code?
how to make a link <a href.. open into a new window
Is there a way to store more than 20 cookies? document.cookies seems to only handle 20 cookies.
How can I make layers resizable under "BOTH" IE and Netscape browers?
How to show and hide a table with DHTML and CSS?
How to setup cookies in order to remember hide / unhide DHTML Table user preference ?
How can I perform a find across multiple frames? I've tried capturing 'ctrl-f' but the system gets a hold of it first, before my script.
How do I preload a complete page before displaying it
How do I preload a complete page before displaying it
How can I make a link automatically open a new window?