Actually just played around in the CMS, turns out I can add a custom ID to each but it is not 0, 1 it is 426, 425 and I cant tell which ones. I will try your codes and see how I get on
I have a number of divs with the same id's I wanted to know if it was possible to grab the innerhtml of each one and put them all inside another div. for example the html would look...
I see, and I am just trying to remove not replace. the data is being passed to another file so I need the div elements and image removing from the code. Will using the .remove() work?
Sorry that is a typo I made on here and isnt in the original script. What do you mean by adding an i? My javascript is very minimal so you might have to bare with my noobiness
Thanks for the reply, will give that solution a go in a second. Sadly I cant shrink the images unless you know of a way? they are exported directly from an O3D geometry.
Right I understand, okay im just going to stick with a generic alert rather than complicate things but thanks for your help with anything :D much appreciated
I have a .php page with a form that writes to my database and also sends an email, I want to stop the page from refresh when I click submit is this possible? Maybe with jquery? My form and...
1. All of them fit = nothing
2. Some of them fit = nothing
3. None of them fit = alert saying "this will not fit, this only fits then a list of what it fits"
Sorry, If it fits then nothing happens if it does not fit then I want it to alert saying it does not fit this model only fits onto then a list of values it fits on to
Damn that is some hectice coding I dont have a clue how ur doing this :p anyway that now just says will not fit in the alert without saying the variables?