1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Scroll Bar Question +rep

Discussion in 'HTML & Website Design' started by TheNoose, Mar 22, 2009.

  1. #1
    I'm starting a picture rating site: www.xqpx.com

    How it is now when you rate and it automatically goes to the next picture - it takes the scroll bar to the top and you have to scroll down again to see the next picture (try it and you'll see what I mean).

    What I want it to do is to center the image on the screen so you don't have to scroll down after every ranking.

    How can I do this?
     
    TheNoose, Mar 22, 2009 IP
  2. aaron d.

    aaron d. Peon

    Messages:
    37
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just use JS: window.parent.scrollTo(0,450)
     
    aaron d., Mar 22, 2009 IP
    TheNoose likes this.
  3. TheNoose

    TheNoose Peon

    Messages:
    1,005
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks rep added.

    Is there any way to do it in html?
     
    TheNoose, Mar 22, 2009 IP