Bug Tracker

Modify

Ticket #3658 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

scrolltop scrolls FROM top in opera on fedora

Reported by: naugtur Owned by: flesler
Priority: major Milestone: 1.3
Component: offset Version: 1.2.6
Keywords: scrolltop opera linux Cc: naugtur
Blocking: Blocked by:

Description (last modified by flesler) (diff)

$('html,body').scrollTop(trgoffset); or animate with that kind of parameters

jumps to the top of the page and then scrolls to the choosen point.

observed in opera 9.27 on fedora 9

Change History

comment:1 Changed 4 years ago by flesler

  • Cc naugtur added
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfilled to offset
  • Description modified (diff)

That's not the correct way of doing that. Try using  jQuery.ScrollTo.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.