Divs "lagging" as page scrolls

This is a discussion on "Divs "lagging" as page scrolls" within the Web Page Design section. This forum, and the thread "Divs "lagging" as page scrolls are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Apr 29th, 2008, 12:49
New Member
Join Date: Apr 2008
Location: Virtual Globe Trotter
Age: 24
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Divs "lagging" as page scrolls

Hi,

This is my first post and its kinda hard to describe the nature of the problem since i haven't any solution for this on the web (maybe i didn't know what to search for)
Okie, so its about two divs placed beside each other (say one float left and one right). When i scroll the page down/up, the divs move slower than the scroll speed which gives a sort of lag or delay effect when you view the page.

Just take a look at the following link for an illustrative example (although in this case its an iframe and is seen in firefox. IE probably doesnt show this):
http://www.mediamelon.com/MediaMelon...etailsFor=1568

Is there a way to stop this "lag" ?

TIA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Apr 29th, 2008, 13:30
welshstew's Avatar
Site Admin

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,709
Blog Entries: 14
Thanks: 3
Thanked 33 Times in 31 Posts
Re: Divs "lagging" as page scrolls

it's probably the video, as it seems to be reloading everytime the page scrolls. this is probably to do with the iframe, as it is pulling in another fully rendered html page.

you are also pulling in a load of JS files, you are thowing up 50 errors which isn't helping
__________________
WelshStew Site Admin
If you think I've helped, click the "Thanks"
tierney rides tboard - uk site | xtreme wales - extreme clothing
WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Apr 29th, 2008, 14:28
New Member
Join Date: Apr 2008
Location: Virtual Globe Trotter
Age: 24
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Divs "lagging" as page scrolls

Quote:
Originally Posted by welshstew View Post
it's probably the video, as it seems to be reloading everytime the page scrolls. this is probably to do with the iframe, as it is pulling in another fully rendered html page.

you are also pulling in a load of JS files, you are thowing up 50 errors which isn't helping
Ignore that page...that was just to show what i mean by "lagging". I have seen this with two divs...Damn! i wish i could show you what i mean exactly

But the css was something like this:
Code: Select all
.div1{   }
.div1a { float:left; ....}
.div1b {float:right; .... }
and html:

Code: Select all
<div class="div1">
      <div class="div1a">small square image</div>
      <div class="div1b"> a paragraph on the side</div>
</div>
divs 1a and 1b would move out of sync upon page scroll.
I hope someone has seen something like it. I'll try to reproduce what i saw.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Apr 29th, 2008, 14:59
welshstew's Avatar
Site Admin

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,709
Blog Entries: 14
Thanks: 3
Thanked 33 Times in 31 Posts
Re: Divs "lagging" as page scrolls

are you able to post a link or the full code?
__________________
WelshStew Site Admin
If you think I've helped, click the "Thanks"
tierney rides tboard - uk site | xtreme wales - extreme clothing
WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a "tag" system to find relevant "related" pages MrQuestions PHP Forum 3 Mar 20th, 2008 23:06
[SOLVED] Show "Image" Depends On User "Status"? Monie Classic ASP 6 Oct 16th, 2007 01:22
? IS "meta name="robots" content="?" necessary in pages ? Love2Java Starting Out 6 Aug 8th, 2007 13:48
window.opener.document["nameForm"].getElementById("someid").value; doesnt work drpompeii JavaScript Forum 0 Feb 17th, 2007 23:09
<option value="yes" class="x"> problem in Firefox mameha1977 Web Page Design 1 Jun 21st, 2006 11:20


All times are GMT. The time now is 18:12.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42