curimg=(curimg < (galleryarray.l ength-1)? curimg+1 : 0)
i am using this javascript but during validation it asks to escape the "<" ..i tried "<" ...but if i use it the script stops working..any solution for this.
Thanks,
Pradeep
i am using this javascript but during validation it asks to escape the "<" ..i tried "<" ...but if i use it the script stops working..any solution for this.
Thanks,
Pradeep
Comment