#LoginWithAjax_modal appears at the bottom of the page!
-
I used the modal template from the extra folder, when logged out there is a javascript code:
$(‘body’).append(‘#LoginWithAjax_Modal’);which display the #LoginWithAjax_Modal at the bottom of the page, why that?
I commented out this javascript line and it worked well, is there any issue with commenting it out, and if so how to avoid displaying it?
thanks
- The topic ‘#LoginWithAjax_modal appears at the bottom of the page!’ is closed to new replies.