This content has been marked as final.
Show 2 replies
-
1. Re: How to load site from bottom?
Sanjit_Das Sep 2, 2014 9:15 PM (in response to ianloh123)There can be many ways , jQ,js ,anchor tags etc.
You can use redirect on load , which would be to insert a html <a name="bottom"></a> on bottom of page and then for body, include <body onload="location.href='#bottom'">.
Thanks,
Sanjit
-
2. Re: How to load site from bottom?
ianloh123 Sep 2, 2014 9:25 PM (in response to Sanjit_Das)thx a bunch Sanjit! Now I'm good to go!



