Aha!!! It's a CSS styling issue. In the demo where it is working the '#satBox' and '#satilite' have some CSS properties, notabley 'position:relative;', in wordpress CSS it doesn't. Check the difference between Style-Sheets.
I have tested this, and it works by using your 'demo/style.css' in the style link.
BTW: Satellite is spelt incorrectly BUT consistantly meaning the code will still work :-p
$("#satilite").everyTime is not a functionMy plugin with .everyTime is being pulled after jQuery.
This action works just fine offline, but not when I take it live.
http://build.aaronheine.com/contact/
Thanks
I would check that.
When I click on the link in the source file it opens up the plugin just fine.
Instead of:
Seen working here...
http://build.aaronheine.com/wp-content/themes/Starkers/demo/contact.html
Not here...
http://build.aaronheine.com/contact/
I have tested this, and it works by using your 'demo/style.css' in the style link.
BTW: Satellite is spelt incorrectly BUT consistantly meaning the code will still work :-p
SmashDeveloper