J
jack
Guest
Okay, for my site.. on the main page, i have four main pictures lined next to eachother..
each one is linked.
The site can be logged into, logged out, you can create an account on it, etc.
What i want to do though, is when a member clicks on one of the pictures, per se if one picture was a large rectangle and it was linked to the login deal,
i would want the picture to fade out, as then the login deal would appear within the rectangle of the picture.
for example:
_________
|```````````````|
|`````pic``````|
|```````````````|
----------------
user clicks on pic:
_________ `````````````_________
|---------------|`````````````|-user[ ]-|
|-fade out--|````--->````|-pass[ ]--|
|---------------|`````````````|-submit----|
----------------`````````````----------------
as then the image will fade back in and they'll be logged in.
and or i can put whatever i want in the image.
how would i do this?
i'm thinkin Java.. but does anyone know of any tutorials on how to do this or anything?
thanks
hope the diagram makes sense. ha
This is much better of an example than the above:
http://i39.tinypic.com/2vryhea.png
--------------------
and is java and javascript seriously not the same thing...?
holy crap.. i've been coding a lot for a while but i don't think i've ever paid attention to that.. i just say java.
i'll have to look into this. ha
each one is linked.
The site can be logged into, logged out, you can create an account on it, etc.
What i want to do though, is when a member clicks on one of the pictures, per se if one picture was a large rectangle and it was linked to the login deal,
i would want the picture to fade out, as then the login deal would appear within the rectangle of the picture.
for example:
_________
|```````````````|
|`````pic``````|
|```````````````|
----------------
user clicks on pic:
_________ `````````````_________
|---------------|`````````````|-user[ ]-|
|-fade out--|````--->````|-pass[ ]--|
|---------------|`````````````|-submit----|
----------------`````````````----------------
as then the image will fade back in and they'll be logged in.
and or i can put whatever i want in the image.
how would i do this?
i'm thinkin Java.. but does anyone know of any tutorials on how to do this or anything?
thanks
hope the diagram makes sense. ha
This is much better of an example than the above:
http://i39.tinypic.com/2vryhea.png
--------------------
and is java and javascript seriously not the same thing...?
holy crap.. i've been coding a lot for a while but i don't think i've ever paid attention to that.. i just say java.
i'll have to look into this. ha