Hi guys, I"m having trouble to write jquery code, i'm trying to use css images using hover and active but is look like is not going to work when using images, i guess i have to use jquery, what i'm...
Hi, I’m not sure why this not working, I’m trying to create signup form with email confirmation, they are two different table name in mysql one is called temps_users and other use us users.
When...
Hi, i need help to solve this case, I'm trying to create login forms, and i got errors it said
"mysql_num_rows() expects parameter 1 to be resource, boolean given in line 18.
hi, guys, please take look the code, what they do is that they load default red images and when select color from menu it will change the color images.
thank guys for your help, but this not what i'm looking for, what i'm looking for instead of changing the color background, i want to change the images background file name when they select country...
hi, I'm new in js and i need help with .js scripts. I have two js file which is called "one.js" and "two.js" "three.js" and my question is that how can i write that code in js to switch js file...
Var lookForInURL = ‘#1.jpg’
If (location.href.indexof(lookForInUrL == -1)
Var imageone = null
Else
var imageOn=
location.href.substr(location.href.indexof(lookForInURL)+lookforInURL.1ength, 1);...
Hi thanks for your response i took your advace and i just done with swap images in javascripts and is works great, but i'm trying to figure out how to add write that code with session veriable in...
Hi, i just done with swap images in javascripts and is works great, but i'm trying to figure out how to add write that code with session veriable in php.