Hi all,
im new to jquery however im in the process of reading Jquery from Novice to Ninja and im learning fairly quickly...
however ive got a form on a webpage which tells the user if they havent entered the info required. The thing is the error messages appear in the wrong place and when they appear seem to change my page height which i dont want.
I used the insertAfter function and appendTo to see if it would shift it to where i wanted but its still not happening lol
I was thinking about wrapping the element where id like the text to appear in <span> with the #error id.. so i can get it exactly where id like... however im not sure how i can tell each error individually where to be positioned since im lost within its code lol
oh and its around lines 702 where i thought id edit it for position but it seems to be sending them to (element) which i guess is defined earlier oh god someone help lol
Ive uploaded the form to a free server i use and can someone tell me how i customize where things go so i can do this lol cheers.
if someone is willing to help me learn id be most greatful as im just starting to get back into webdesign after a few years out.
Thanks