Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. seba070707

    I need a PRESS KEY event, when a Key is Pressed... something happens!

    Hello. I need a PRESS KEY event, when a Key is Pressed... something happens! For example, when I press Enter, for example... a Form is sent. THANKS.
  2. seba070707

    STORING COMBO BOX 'OPTIONS AND THEIR VALUES' IN AN EXTERNAL .JS FILE.

    Hello!! I am Seba from Argentina. I am building a big web site, that's why I posted a lot of questions and I'll post more! My question now is: CAN I STORE COMBO BOX OPTIONS (AND THEIR VALUES) IN AN EXTERNAL .JS FILE???? In my site, a lot of pages will have the same combo box with the same...
  3. seba070707

    DIANAL, THE BROWSER THROWS AN ERROR WITH THE CHANGES YOU DID.

    Hello from Argentina! I am the guy that needed to store COMBO BOX options in an external .JS File. Please execute the code, and the error will appear. Please try to fix it because I couldn't. Please, (if it isn't too much trouble), can you change the two one-dimensional arrays and use one...
  4. seba070707

    DIANAL, THE BROWSER THROWS AN ERROR WITH THE CHANGES YOU DID, help!!

    Hello from Argentina! I am the guy that needed to store COMBO BOX options in an external .JS File. Please execute the code, and the error will appear. Please try to fix it because I couldn't. Please, (if it isn't too much trouble), can you change the two one-dimensional arrays and use one...
  5. seba070707

    ANIMAGIC LAYER: replacing it with Javascript only. Possible??

    Hello. Can you help me building an script similar to the ANIMAGIC LAYER OF THE PROJECTSEVEN PAGE using Javascript only? I mean... Images that load OVER the HTML page and that images start moving to 'pre-programmed' locations of the screen moving and flying OVER the page for a period of time...
  6. seba070707

    DIANAL, YOUR EXAMPLE WORKS BUT THE OPTIONS DON'T HAVE VALUES.

    DIANAL, YOUR EXAMPLE WORKS BUT THE OPTIONS MUST HAVE 'INTERNAL' VALUES AND THEY DON'T. Is there any way to put the combo information like this... <option value=&quot;USA&quot;>United States of America</option> I suppose that with that modification, the code in the HTML page must be modified...
  7. seba070707

    rubychyld, I can't find the link to 'Project VII' and AniMagic Script.

    rubychyld, I can't find the link to 'Project VII' and AniMagic Script. Please, help! Thanks!
  8. seba070707

    STORING COMBO BOX 'OPTIONS AND THEIR VALUES' IN AN EXTERNAL .JS FILE.

    Hello!! I am Seba from Argentina. You answered all my questions! THANKS A LOT TO EVERYBODY !!! I am building a big web site, that's why I posted a lot of questions and I'll post more! My question now is: CAN I STORE COMBO BOX OPTIONS (AND THEIR VALUES) IN AN EXTERNAL .JS FILE???? In my site...
  9. seba070707

    I NEED A CODE THAT AUTO-MAXIMIZES THE WINDOW WHEN IT LOADS.

    Hello. I need an script or code that when it is executed, the window that calls it 'MAXIMIZES' AUTOMATICALLY. For example, the Windows Program 'WORDPAD' MAXIMIZES automatically when it loads. I want the same for my HTML page. Any help would be greatly appreciated. THANKS !!!!
  10. seba070707

    WHAT MAY I PUT IN THE CODE TO MAKE A 'DELAY OF TIME'?

    Hello. What code is used in Javascript to add a Delay of time? Is it Delay(n); ?? It didn't work. Any help would be greatly appreciated. THANKS !!!!
  11. seba070707

    I NEED A SCRIPT THAT, AFTER A DATE... IT DISSABLES A FORM BUTTON.

    Hello from Argentina! I need an script that can disable a &quot;SEND FORM&quot; button after a date and hour. Example: I want to receive forms from my web visitors before: &quot;September 10th, 2001 10:00PM&quot;. And AFTER that moment the button is disabled by a script or function. Of course...
  12. seba070707

    I NEED A PRE-LOADING 'IMAGES' AND 'SOUNDS' SCRIPT.

    Hello from Argentina! I need an script that can pre-load images and sounds in a page (without showing or playing them), so then they can be shown (the images) and played (the sounds) in ANOTHER page 'instantly' (because they were pre-loaded). Understand? Any help would be greatly appreciated...
  13. seba070707

    I NEED AN IMAGE DISPLAYER SCRIPT (MOVING IMAGES OVER ALL THE PAGE)

    Hello from Argentina! I need an script that (AFTER AN EVENT*) can show (an) image/s FLYING AND MOVING over all the page. Not random movements, but pre-programmed movements over all the screen and for a pre-programmed period of time. For example, bubbles (one GIF image) moving over all the page...

Part and Inventory Search

Back
Top