Hello,
I was hoping someone could help me. I don't have much knowledge about coding I tend to learn what I need to know when I need to know it by searching on google etc. I can't find a solution to this though.
I want my catalogue pages to open at the bottom of the page so that all of the products are visable without scrolling down.
Usually with html I would do this by linking with an address like this:
"http://www.annestokesshop.com/figurines.html#footer"
Is there a way of adding the #footer to the address in Actinic or another method that will have the same result? Or is there a way of redirecting to an anchor when the page is opened?
My catalogue page link addresses are like this:
"http://www.annestokesshop.com/cgi-bin/ss000002.pl?SECTIONID=figurines%2ehtml&NOLOGIN=1"
Thanks,
Rich
www.annestokesshop.com
I was hoping someone could help me. I don't have much knowledge about coding I tend to learn what I need to know when I need to know it by searching on google etc. I can't find a solution to this though.
I want my catalogue pages to open at the bottom of the page so that all of the products are visable without scrolling down.
Usually with html I would do this by linking with an address like this:
"http://www.annestokesshop.com/figurines.html#footer"
Is there a way of adding the #footer to the address in Actinic or another method that will have the same result? Or is there a way of redirecting to an anchor when the page is opened?
My catalogue page link addresses are like this:
"http://www.annestokesshop.com/cgi-bin/ss000002.pl?SECTIONID=figurines%2ehtml&NOLOGIN=1"
Thanks,
Rich
www.annestokesshop.com
Comment