Tagged Questions

2
votes
2answers
2k views

How to scroll the window using JQuery $.scrollTo() function

Hi, I'm trying to scroll down 100px every time the user gets near the top of the document. I have the function executing when the user gets close to the top of the document, but the .scrollTo …
2
votes
1answer
13k views

jQuery.ScrollTo / jQuery.SerialScroll Horizontal Scrolling

Hi, I am looking to implement horizontal scrolling using jQuery.SerialScroll (based on jQuery.ScrollTo). I currently have a continuous horizontal scrolling working with liScroll as I discuss in this …
1
vote
1answer
31 views

Firefox jquery scrollTo flicker bug

I've seen quite a few threads here talking about flickering in Firefox, but none that quite describe the problem I'm having. I've got a horizontal scrolling website, fixed position menus, and the …
1
vote
2answers
656 views

Scrolling to the previous div in jQuery

I'm using the scrollTo plugin for jQuery on a website. I made a vertical scrolling div wher I can scroll to different div by clicking on buttons. And now I need to make a back button to return to the …
1
vote
2answers
253 views

scrollTo doesn’t scroll to correct position

I'm trying to use jQuery.scrollTo plugin with accordion (where one block expands after clicking on it and another contracts), but it doesn't scroll to the right position. Here is a demo: …
0
votes
2answers
39 views

jQuery Scroll to bottom of page/iframe

How do I use jquery to scroll right down to the bottom of an iframe or page?
0
votes
0answers
54 views

Fancybox - Scrolling / page position

I am trying to automatically scroll to a anchor when opening a fancybox iframe like so: www.example.com/posts#header. It kinda works but it scrolls to the wrong position, either too far up or way too …
0
votes
2answers
17 views

Conditional Function for Start: setting in Ariel Flesler’s SerialScroll

Site is Located @ beattrainsoundsystem.com/home I'm using serialScroll to animate a number of divs containing dancing characters, and using LocalScroll to animate the content divs. My issue is that …
0
votes
2answers
59 views

div scroll to in javascript

I have several divs with content. Some of the context is wrapped with, content <a name='SomeName'> cool content </a> more content In Javascript how do I force the SomeName name to …
0
votes
1answer
33 views

remove default tab selection and also add scrollTo effect

var tabLinks = new Array(); var contentDivs = new Array(); function init() { // Grab the tab links and content divs from the page var tabListItems = …
0
votes
2answers
64 views

cancel a submit in jquery?

Hi all, im doing a form validation and I want to validate the input fields when "on submit" if error Im using jquery.scrollTo to go to error: $('#form_inscripcion').submit(function() { //se traen …
0
votes
0answers
131 views

JQUERY: scrollTo: On page load goto ‘x’ div tag to the right

Hi all, I need help. I have got a scroller working with next back buttons scrolling the div tags within 'scrollable' but I need to automatically jump to a div tag when the page is loaded or reloaded …
0
votes
1answer
211 views

jQuery.Colorbox after jQuery.scrollTo

Hi my friends. I am working with two plugins in jQuery: jquery.scrollTo and jquery.Colorbox and I'm having an issue, quite simple I think. What I want to do is to fire colorbox just after the …
0
votes
1answer
61 views

jQuery.scroll “listener” problem

Hey guys, I'am scrolling through a page witch jQuery scrollTo. If the page reaches ssome pixels for exaple y= 300 a div slides in. If i scroll manually i want to slide that div in too. how do i …
0
votes
0answers
34 views

ScrollTo, SerialSroll Help! Dreamweaver behavior? Plug-in ‘How-to’ for newbs?

Pretty comfortable with html, CSS, Dreamweaver. Just begun learning Javascript but really, just. Have been trying in vain for more than 1 1/2 weeks to dissect the ScrollToLeft function in the product …

1 2 next
15 30 50 per page