Page 1 of 1

Go to section on page

Posted: Wed Mar 14, 2007 11:17 am
by iknownothing
hey guys,
I have this Flash object, where it scrolls horizontally through a few separate swf's. I've been asked to do a html equivilant page using flat images. I have done this ok using the # anchor, to direct the browser to a particular section of the page, but I was wondering if anyone knew of a way to use an "x index" method to get a more stylish approach (# only goes until the whole object is visible, whereas I would like to have the object centered also)

Thanks.

Posted: Wed Mar 14, 2007 1:51 pm
by Xoligy
If you want to reposition elements, you'll have to use Javascript.

Posted: Wed Mar 14, 2007 5:42 pm
by iknownothing
I didnt want to reposition them, just go to the section of the page which contains it, and have it centered.

Posted: Wed Mar 14, 2007 8:39 pm
by feyd
That would likely involve repositioning the screen; also Javascript.