ZBrushCentral

Help needing in JavaScript/Html !!!

Is it possible to chain 2 same actions in a same “OnMouseOver” ? and if yes what is the syntax ?
It’s for clear 2 images in the same time (or more!) :slight_smile:
(of course the i1.src = erase image (same size of the 2 others 200*200) :slight_smile:
The On.Mouse.Over is for to be accepted for the System of post of Zbc :rolleyes:
Thx by advance
Pilou
something like folow (alas this don’t work :frowning:
and 2 folowing “OnMouseover” in the same <A> </A> no more :frowning:


Not quite sure if these are your answers…but hope they help:
http://www.macworld.com/2001/03/bc/23howtojsme-multiple/
http://javascript.internet.com/miscellaneous/change-two-images.html
http://www.yourhtmlsource.com/images/rollovers.html
http://insights.iwarp.com/advanced/javascript/mrollovers.html

Hi kathy
I shall go to see it :slight_smile:
Maybe I shall found something :rolleyes:
In any case Thanks a lot :slight_smile:
Pilou
Ps I believe than your last link can be resolve my problem :slight_smile:
I am a little rusted for this computer language :rolleyes:

If you didn’t already find the answer… you just need to separate your two instructions with a semicolon.

So


would become


Note that I had to butch onMouse0ver to get the board to accept my post and I removed the "s, which you don’t need in this case.

Hi furious G
If your trick works, you win the prize of the Syntaxis concision !!!
I shall go to test that and if I can put more than 2 It’s will be the paradise :smiley:
Pilou

Hi Furious GGGGGG
That’s WORKSSSSSSSSSSSSSSSSS !!! :cool: :cool: :cool: :cool: :cool: :cool: :cool:
And with no limit (I supose <255 Caracters :smiley:

With these trick make a Menu will be a child game without complicated javaScript procedure of swaping :slight_smile:
Your are the King of Java :cool:
Syntaxe is the more difficult on all the languages :smiley:
Pilou

I wouldn’t go that far… but I knew it would work because I tested it before I sent it. :slight_smile:

If you’re worried about how long the line of code is you can make a Javascript function and simply call the function in your mouse0ver event.

If you need any help, just let me know.

Thx I keep your adress :slight_smile: for the next headache :smiley:
Pilou
Ps You right ! That don’t work with the “” :slight_smile:
Ah! La syntaxe :smiley:
Pss Your 3D fightclub is amazing :slight_smile:

Glad you like the FightClub… I’ve been hanging out there for a little over a year now & I have to say it’s really helped my skills grow.

testa.ZIP
Hello Furious or other Gurus
A ball must be change color when the “On Mouseover”
Works fine in IExplorer !
Is this little file works under Netscape Navigator ?
No I supose !
WHy and wHat I must make for resolve this?
Netscape don’t accept the syntaxe? Some special instruction ?..
The code is a mix of PhotoImpact (super program better of use than photoshop and he can make Web page too :slight_smile: and my little fingers :smiley:
Have a nice day!
Pilou

salut, Pilou!

seems to work fine with netscape 7.0 (i dont know for sure - are the horizontal white stripes above and below the sphere intended?) - but netscape 4.6 (antique but i am still using it) doesnt like it, despite all available java-settings being enabled.

  • juju

Hi Juandel
No Straight lines ! Just ball :slight_smile:
Try it in IE … :slight_smile:
Pilou
Ps I have netscape 3 !!! :rolleyes:
More antic :smiley:

I don’t have Netscape installed. I don’t see why it shouldn’t work though.

I would add a semicolon ; between the onMouseOver and onMouseOut but I don’t believe it’s required. Also, you capitalization is techinically wrong; but again, I don’t think that matters.

I generally don’t develop for anything other than IE 5 but that’s mainly because the vast majority of my work is done for a corporate Intranet & all of the corporate machines are using (at least) IE 5. Any time you start using dynamic features like this, your risk alienating the non-mainstream browser users.

If you need something specific, I could throw it together for you in Fireworks (which should be compatible with Netscape 4.x); but the code itself will look ugly because it’s more general purpose.

Hi furious
I don’t want specific thing!
Just find something simple who can work on these 2 navigators :slight_smile:
But they are in perpetual war :frowning:
So they have different syntax for the same thing like Div = Layers etc…
So a headache for the code!!!
And maybe Netscape want a “;” at each endline
I shall continue my research :rolleyes:
In any case thx for your help :slight_smile:
Pilou
ps You mean capitalisation wrong like
onmousover = OnMousOver = ONMOUSOVER…
maybe syntaxe but i don’t believe…
(there is no"e" at mous"e" for the Zbctext accept post )