While we're all familiar with drag 'n drop scripts, I've rarely seen a good straightforward drag, drop and snap script in action. Any one seen a good one?
I once saw a script that dynamically builds a progress bar using user generated data (just clicks).
Be grateful if anyone can point me in right direction.
I wnat to use the script given below, but instead of using letters I want to use images. But when I replace letters with images the function
function TestLetter(l) {
if (elDragged.innerText==l+" ")
alert('Good Move')
else
alert('Try again!')...
This is actually for rsubras who replied. He has made some suggestions which I'm keen to follow up as I have a similar problem.
Quote
"..so incase u want to carry over the information from page to page you have to set and retrieve cookies.....
"Think twice on that.......instead u can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.