javascript - Using our own images in a puzzle -


this morning, i've tried making puzzle in jquery, , i'm pretty close done, , want allow people use own images, can't figure out how in jquery, can done in jquery?

here's link website if needed

nice work. easiest way let users play own photos ask link , replace src attribute of #puzzlecontainer img element. otherwise you'd have upload file using file upload jquery plugin. this seems mighty popular.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -