If i use * {border:0;} in the CSS, will it work on all images as well? :confused: I don't want to waste my time putting a border=":mad:" in every image if this works. I only ask because i never tried...
markle976... You're a genius! Now, how would I add a switch block? Sorry for my lack of intelligence, this stuff takes a while to get used to. I greatly appreciate you!
I'm trying to make a simple slider using pure JavaScript! I kind of got it, but i cant get the rest of the images to show after clicking the first one.:eek:
This is my code below. I am trying to match the number var with the name var that is prompted in the browser... for example, if i type in Fran, i want to get Fran's number, but no matter who's name i...