Hi,
I am using the dialog for conformation of deleting of a Item. The function is working perfect, but only the dialog is opening always on top the page. Reading the forum I understand that this is happening because the script is looking for the position of the message (and the message is one of the first lines within the body tag (hidden) that is loading).
There would be 2 solutions for this problem according to this post http://forum.jquery.com/topic/position-the-content-of-a-dialog. But I cant manage to fix this', can someone help?
And is there a nicer/beter way to get the Id from a anchor and pass it true the function (there are multiple items that can be deleted)?
And when I use the .load function, can I not load the message form a separte page / ajaxcall?
Many Thanks
Bunkerbuster