Thanks you very much xelawho,
The delete function works, but what about detecting it and then delte without Input button? when it is inserted dynamicaly?
xelawho its a code injected by a javascript I am using for my image viewer, the thing not designed by me. In normal html page there is no such thing but I just can see this with Chromes element...
In blog there are main two divs with id="fbBox", one with class="fb fb_white" and other with class="fb fb_black"
if I remove div with id="fbBox" then the div with class="fb fb_black" will not work...
Hi everyone,
It's very long time I am not visiting this site, but in past its dear users helped me many times. Thanks to everyone.
I have one question. I have a blog and use there an image...
Hi Kuriyama,
I get data with $_POST['data']that is used to extract field values like:
'sortlist[]=5&sortlist[]=3&sortlist[]=4&sortlist[]=2&sortlist[]=6&sortlist[]=1'
so $sortlist is its element.
Thanks you very much Fang,
I knew that it must be so easy, just I didn't learn it yet.
It worked without any problem.
Do you know where to fine some tutorial to understand what '+....+' is it...
Hi Fang, you helped me before, please help this time
I started with prototype because native javascript wast a little complex .Prototype is simple compressed functions and methods.
this is div:
...