ZBrushCentral

This ? isn't Z exept a site to sowcase my Z/need help

This question isn’t realy about ZBrush but I’m trying to make my own web site so I can show the world my(shity)ZBrush pictures.And I need some help(cause I’m not to bright but I can lift heavy things)
Why does this not work?

<A href="#"
on M o u s e o v e r =“document.myImage.src=‘C:\My Documents\Web Page\my pics\image_b.jpg’;”
on M o u s e O u t =“document.myImage.src=‘C:\My Documents\Web Page\my pics\image_a.jpg’;”<IMG
SRC=“C:\My Documents\Web Page\my pics\image_a.jpg”
NAME=‘myImage’></a>

Can any one tell me please.I am trying to make my own web site and am useing a book to teach my self.That is exactly the same as in the book.But it won’t work. It is supposed to be Javascript Mouse Over-BUT!

And can any one tell me how to put pis on a web page like this

image_a.jpg

instead of like this

C:\My Documents\Web Page\my pics\image_a.jpg

Thanks for your time.
By the way there is no break inbetween the mOver nad mOut at the top the forum keept saying it did not alow the html code mOver and would not let me post this quirry.


--------------syco26--------------

image_a.jpg’;"<IMG SRC="C:\My Docu

should look like

image_a.jpg’;"><IMG SRC="C:\My Docu

i think, but im sorta new at this stuff too

you can’t use ‘C:\My Documents\Web Page\my pics\image_b.jpg’
up load all your images then all you do is <a herf= give each image a name like zbrush1.jpg
zbrush2.jpg zbrush3.jpg you can’t use 'C:\My Documents or any thing thats 'C:\My Documents

Thanks Evoken - I Tried it but it changed the screen from getting text to getting a little square with a x in it but no pic.Tried right clicking and pressing the show pic button but nothing.

you must UPLOAD your pic on your site you will see “UP LOAD” and use this
<html><A HREF=“YOUR-Z-PIC NAME HERE.jpg”>
Click Here zbrush1 pic</A>

Where do you upload the pic from-where will I see that?