[Javascript] switch/case what's wrong here?

Henrique Rangel k1k3br at gmail.com
Sun Feb 13 10:05:34 CST 2005


u re welcome ...


On Sun, 13 Feb 2005 09:46:05 -0600, Richard <nomorebull at charter.net> wrote:
> Thank you very much.
> No wonder it worked fined when I did the routine seperately outside of the
> main objective.
> Then when I apply it to the multitude, it fails.
> So now I have main1, main2 and main3 and bingo, it works.
> I hate these little things you can't always see clearly. They just drive you
> nuts.
> I couldn't figure out why one onclick wasn't working when all the others
> were.
> Validated the page and found out i had oncllick instead.
> "There is no attribute oncllick".
> Duhhh.
> Thanks for the fresh eyes.
> 
> 
> > ok, so the one thing you have to do to correct your code is to give
> > each image one name ... ... not 'main' for both three.. ok ??
> >
> >
> > On Sun, 13 Feb 2005 09:17:08 -0600, Richard <nomorebull at charter.net>
> > wrote:
> >> Thanks for the attempt.
> >> The division swapping routine works fine. Please leave that alone.
> >> The only thing I need is a way to swap the images WITH switch/case.
> >> This is nothing more than a modified if/else routine.
> >> The reason being that I plan on converting this to PHP later.
> >>
> >> For anyone else trying to fix this, please leave the menu items alone!
> >> Nothing in the menu section is the cause of the problem.
> >>
> >> If you're interested in the menu see www.4thorder.us
> >> The zip file has all the examples and necessary external files.
> >>
> > >> Here is the page with the correct code,
> > >> i deleted switch case part, it appears to be the problem, and i make
> > >> only one main image outside the div
> > >>
> > >>
> > >>
> > >> On Sat, 12 Feb 2005 23:37:49 -0600, Richard <nomorebull at charter.net>
> > >> wrote:
> > >>> www.somestuff.batcave.net/test1.html
> > >>>
> > >>> Worked out most of the bugs on this monster.
> > >>> Guess I need some fresh eyes to tell me what I've missed.
> > >>> Switching from category to category works just fine.
> > >>> When you click on a thumbnail, nothing happens.
> > >>>
> > >>> Comments suggestions and other help appreciated.
> > >>>
> > >>> thanks.
> > >>>
> > >>> I've run it through the validator ok?
> > >>> So I know about the alt tags.
> > >>>
> > >>> _______________________________________________
> > >>> Javascript mailing list
> > >>> Javascript at LaTech.edu
> > >>> https://lists.LaTech.edu/mailman/listinfo/javascript
> > >>>
> > >>
> > >>
> > >> --
> > >> Henrique Rangel
> > >> k1k3br at gmail.com
> > >> _______________________________________________
> > >> Javascript mailing list
> > >> Javascript at LaTech.edu
> > >> https://lists.LaTech.edu/mailman/listinfo/javascript
> >> _______________________________________________
> >> Javascript mailing list
> >> Javascript at LaTech.edu
> >> https://lists.LaTech.edu/mailman/listinfo/javascript
> >>
> >
> >
> > --
> > Henrique Rangel
> > k1k3br at gmail.com
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 


-- 
Henrique Rangel
k1k3br at gmail.com



More information about the Javascript mailing list