|
I have a fieldset inside of a fieldset. Each type of fieldset changes color when hovered over. Works great in Firefox, but in IE8 and IE8 in IE7 compat mode, when I hover over the child fieldset, it jumps (it looks like some padding gets removed, but ...
Started by slolife on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I still don't know why IE8 makes the child jumpy, but I found the fix:
If I add a style.
|
|
Hey yaa!
I have a big problem with my jquery. I finally made it that my slidetoggle runs in firefox. The animation is a little bit jumpy in the end of the animation. I read a lot of workarounds, but somehow nothing helped me really. Perhaps anyone of ...
Started by UtothaX on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
To keep the divs hidden on load, try setting the 'd_show _hide' class to "display:none", then put this on your DOM ready:
$('.d_show_hide').show();
The CSS will load with the style set to not display, then, when the DOM is ready, it will show your div... .
|
|
I tried to slide in and out a DIV with the toggle function of jQuery but the result is always jumpy at the start and/or end of the animation. Here's the js code that I use:
$(document).ready(function(){ $('#link1').click( function() { $('#note_1').parent...
Started by Etienne on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
This will give you absolute control over....
You could write a custom animation using the animate method .
Usually jerky animation comes from margins not being taken into account by the animation framework .
Try removing all CSS margins from all the elements.
|
Ask your Facebook Friends
|
Hi,
I am building a site for someone and don't know why I am getting this effect. Here is the link:
http://www.silentmusic.net/33films
Why does it jump around like that (ignore the slow loading graphics I will address that later)?
Thanks R.
Sorry everybody...
Started by flavour404 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It looks like you're trying to vertically center the entire page content, which ... .
I'm not able to reproduce the effect you're talking about, but your styling for the #horizon div and the #content div looks like it might be a source of jumpiness.
|
|
Hi, I'm making a dropdown menu with jquery (some of the code is borrowed from a tutorial by someone, although I forget who...). When I use the dropdown, it slides up and down really fast, and I can't figure it out. What do you think?
HTML
<div id="...
Started by Matthew Westrik on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here is a more simple version of a 1 lvl dropdown, for more levels, its as easy as copy and paste, with a little... .
It's should slide up very smooth.
Try slideUp(1000) (or 2000-3000 for example).
You can use speed in milliseconds instead 'slow' and 'fast' .
|
|
Is there any way to get Windows Explorer tree view in Windows 7 to stop jumping? I think they really messed up this design. Click a node to expand a deeper level and it instantly scrolls the tree vertically to a new location. This is not a good feature...
Started by P a u l on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
And I am forever moving windows around because they all open on top of each ... .
I am always dropping files into the wrong folder because it "jumped" around and appears to have no logic in how it scrolls .
I could cry about what they have done to explorer .
|
|
I have a PC that I built myself, based on a Gigabyte GA-MA78GPM-DS2H motherboard with integrated ATI 3200 graphics. It worked perfectly with the Beta version of Windows 7. I've finally gotten around to installing the final release of Windows 7, and now...
Started by Mark Ransom on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
In worst case U'd have to clean install doing a full... .
Maybe you have to use a registry cleaner in between if the first attempt wasn't successful .
Did you upgrade or a new install? try deinstall of all ATI driver components and reinstall after a reboot .
|
|
Hello,
Currently I have a site where a bar (with various links) is prepended to the body (actually appended to the source, but it is rendered on top of the page, so prepended to the result) using javascript. This Javascript is dynamically loaded trough...
Started by ChaosR on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Why not reserve space for bar using CSS?
It seems the solution was simpler than I thought, I just have to put the <script> at the top of <head> , before all the other scripts and styles. .
|
|
Hey all
Hope everyone is well?
Ok when playing blurays on my HTPC it seems rather jumpy. Not stop start jumpy but stuttering. It's rather annoying as I thought the system I have would be able to play mkv and blurays smoothly.
My HTPC consists of
Intel...
Started by Lankuzo on
, 14 posts
by 7 people.
Answer Snippets (Read the full thread at bit-tech):
I recommend you....
Cpu is not so good at HD playback, so will stutter .
Apparently PowerDVD does not recognize Intel HD gpu as dxva capable, and does not use dxva mode for bd playback .
I have no knowledge of this so don't listen to me! It might be the gpu .
|
|
Right so i've decided to start up a north/mid devon stilting group called the jumpy stilt kings ive heard there are several bockers in the north devon area but we are struggling to find/contact them so im hoping our facebook page and web site (still in...
Started by Joe Legg on
, 12 posts
by 6 people.
Answer Snippets (Read the full thread at projumpforum):
Billy
Thats a bit vain putting your own picture on the club logo mate
Good luck with the new group
Jason lol jason im not quite there yet mate in fact thinking about it if i put some dragons wings on his back and a pair of glasses and it could be you ... .
|