This is a discussion on "Automatic Button 'Looping' for Navigation" within the JavaScript Forum section. This forum, and the thread "Automatic Button 'Looping' for Navigation are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Automatic Button 'Looping' for Navigation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Automatic Button 'Looping' for Navigation
Hey guys, I was wondering if anyone would be so kind as to help me out
![]() To put a long story short, i need a web site with a navigation devised from form buttons, which automatically tabs through each button in sequence every 1.5 or 2 seconds. This is to enable the user to simply hit enter when the sequence reaches their desired link (or button as it so happens). I have made a simple HTML page with what i thought had the basics working, but doesn't seem to. It does automatically choose button 1 onload. Could anyone help me get this looping though these buttons? ![]() if it started on 1, then 2, then 3 and back to 1 endlessly, that would be superb! ![]() Thanks very much. ![]()
|
|
|
|
||||
|
Re: Automatic Button 'Looping' for Navigation
Quote:
But first, get rid of the onfocus="javascript" things and the body onload. Then replace press_tab() with this:
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
|
|
|||
|
Re: Automatic Button 'Looping' for Navigation
Hey, thanks for the response CloudedVision.
Tried that out, it tabs through in the right sequence manually, but still not doing it automatically. hmmm. Oh the reason i need it is to design a web site enabled for a neuromuscular disabled user, so that it tabs round the rings and only requires hitting enter, or, selection by brainwaves read from a BCI :0 I'm no good at javascripting unfortunatly :P Could you take a look at this? THANKS!
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Automatic Checkbox/Radio Button Checking | Stuart | JavaScript Forum | 8 | Nov 9th, 2007 01:55 |
| Looping through arrays | assgar | Starting Out | 1 | Apr 22nd, 2007 18:43 |
| PHP Looping script | peterboy | PHP Forum | 3 | Mar 10th, 2007 00:04 |
| automatic pop-up when click on a radio button | joshcxa | JavaScript Forum | 2 | Aug 1st, 2006 06:06 |
| looping background music | gwx03 | Flash & Multimedia Forum | 6 | Sep 7th, 2003 03:07 |