Hi, all I found I can get the img element named with "image1" in a html by using "document.image1" with javascript. It's very convenient because I don't need ...
Hi, I have a web page which contains some machine-generated (from Haskell for the curious) Javascript. This page displays an entry field, and each time a...
Hi, Does there exist a web service which, given a name of DOM interface or method would return a URI (including anchor) pointing to the DOM documentation for...
I'm working on a form validation snippet; my intention is to make it clean, and light on performance, while allowing dynamic controls in it. For that I need to...
I have a main window and a menu window. The menu window is opened from the main window by clicking on "Open Menu". A google window can also be opened from the...
I want to make updatable grid that read from xml file and can edit it and save the result at the xml file at run time with javascript or html table that read...
Hi all, I have a local application I set up back in IE5 days. I have been slow to change it to use up-to-date scripting because I use it at work and it runs...
Hi List Members, does anybody have an idea why the following code may take longer than a few seconds (less than 10) but rather longer than a minute to execute?...
Hello all, First of all, yes, this is a Javascript question. Just hear me out! We have an older ColdFusion system running one of our sites. (We are moving the...
Hi! My scripts often need to wait for some element beeing accessible from the DOM. Now I wanted to write a small function to take care of this, and came up...
We're doing an application running on potentially slow devices. Sometimes we need to show plates with text on top of it. The plates usually have a image...
Hi, i wanted to know if there are any published documents on accessing and modifying COL elements through dom, i am interested in knowing if COL elements have...
Has anybody done any research into handling changes in IE7's page zoom status via script? I can't find a reference to any event handler anywhere online. david...
Hello all, For one of my work projects, I needed to add tool tips to elements on the page. I decided to do this myself rather than use one of the tooltip ...
Hello, As you have no doubt noticed, there's a small spam wave going on from new 'members'. In order to combat this effectively, I have changed the group...
Do you open the page with the moviein a new window or iframe? Nope, I’m not opening a page. I changed my code from generatingan embed and inserting it...
Hello, I'm working on Objecty, a script that makes it easy to embed video in a page and adds other interesting, format-agnostic abilities at the same time....
This is just awesome guys! I finally got around to graduatin and I didn't even have to turn up a single day this time around to get my final credit points. Now...
Dear All, Best EBooksworld.com is world's largest FREE download website for ebooks. You can find a full range of ebooks - from Computers to Spirituality,...
Hello, I am wondering if there is a DOM method which enables to access the URL resolve engine of the underlying browser. I tried the following solution : var a...
Hi, all I am new here, first let me introduce myself. I am a CSS developer, from China, and have interesting in JavaScript( you know, I just got the Book :) )....
Hello All, I have run into a JS / CSS layout issue in IE, and I can't for the life of me figure out what's going on. Basically, I have one DIV that is...
I'm trying to create a pseudo-popup on my page. My approach (as intended, not as functioning now): 1) Create a div that's as tall & as wide as the entire...
PZMobiles.com <http://www.pzmobiles.com/> Presents Free ringtones, free wallpaper, free themes, free downloads to Nokia and other mobile phones. Free...
Hi, - I need to drag an element over an <input type='text' field - When/if the mouse is released set the caret position in that field to the cursor position...
W00t. I didn't even hand over a dime for this thing. Got it in red too ;) My first mp3 player, have to say this rocks, sure beats the old CD player. Got it for...
Hi All, I hope this isn't too basic of a question... I've done a bunch of research and I can't seem to get quite clear the best way of doing something. I've...