Joseph C
Joseph C
To see it in action, go here: http://23.23.186.156/hotspot.prouddesigns.com/
When running on a server, it does not appear that the bit about "$(window).resize()" is necessary. I was testing it from disk before and Chrome needed it.
I just looked at your link, you do not have the latest version of the plugin.
Yup, that's all cool. You can make it any number that is less than the header. Best of luck!
Thanks for sharing. I like, "Where there's not logic, there's history." :) That removeOffsets option only removes the left offset. Looks like you had to remove the top as well....
@jibograf The limit attribute in the scrollToFixed call should be a function as it appears the footer offset is changing due to dynamically loaded elements. Making the limit a function...
Thanks! I will look at a way to add this to the plugin.
Can I get a link to your site so I can see what you are trying to accomplish? When you say many, how many?
I would think 100 items would be too many. If you can, these should be grouped in a container that would be the target. Also, looking at your marginTop function,...
Have a look at the minWidth and maxWidth options near the bottom of the project home page. These might help: - **minWidth** (number) - the minimum width the window must...