I have a site that is using a drag scroll for navigation. Now everything works very well, but I do have one problem. Whenever the users mouse is over an image and they drag the cursor, it drags a...
I am trying to make the div container the exact dimension of the users screen (ex. if the users resolution is 1024*768, 1280*720, 800*600 ect. the div will auto adjust to that size). How can I do...
I am looking to make 2 of my images on my page move in a "random" figure eight pattern. What I mean by "random" is that I don't want it to be a perfect figure 8, I want some fluttering and wiggle....
Is there a piece of code I could put in my website that will allow the same effect as the user disabling javascript in browser options? That would mean that it would stop any javascript from even...
Ok that worked great thanks, but I need it to do almost the opposite. It will be if the user visits the app.facebook.com page, then they are redirected to the other page, not the other way around....
I am looking for a code to redirect visitor if they are visiting my actual page. I iframe part of the page on another page, so I want it to be visible, but if the user visits the page that is being...
I have a page that is iframed in facebook, like most apps or fanpages. I want to make it where if someone lands on the app page, they are directed to my fanpage.
I'm using a javascript image slider right now, but the first image is the only one, and I want the slider to move to a new <div> instead of a new image. Here is the code I am using:
Ok i'm new to coding javascript but I was hoping there was a way to have it affect top document or window.top where I could place the image outside of my iframe.
I have used flash to execute javascript in an iframe to a site that is iframing it, it worked fine as long as there aren't any httprequests or anything that would...
Swell, works great! I will try to find out how to make it stick right with the mouse without delay, I basically want to offer advertisers the ability to put a movie trailer or commercial on my site...
-How do I offset it so that it is below and to the right of the cursor, it is too much having it right on top of the cursor, I want the mouse to still be...