I'm using the quite exceptionally used grayscale.js javascript library, which has the power to change entire web elements into grayscale. More info on this javascript plugin can be found here:...
That's by far the best solution on to this point. However, with this setup, the space between the arrows and the center div will be dynamically, correct?
In firefox, you can mostly rightclick your page and select view background image, even when it cannot be found. Then you can see the path to which your html is referring,...
I don't think it's a 'real' mouseclick, it's just like hitting next and forward one page in your browser, events which can be triggered, but not controlled I think.
Unfortunately, that works but does not fix my problem. Because it's a list with multiple .spotlighticon div's, it changes all icons in the list and not just the one in the container i'm hovering.
...
I need some help. I'm working on a carousel with slides containing text and an image. On slide:hover, the text changes color, but i also need to change the picture.
Just like JPD, i really advice you to use the jquery slide script. You can download it free and it's the most easy slideshow available. You can add next and previous buttons in whatever way you like...
Please don't be hating because i'm new to this stuff. I only need these couple of lines to make it work, and I was on the assumption that guys here might wanna help me out.
In my effort as a javascript newbie i'm trying to create a nothing too special progress bar. I'm this far that the li's (bars) get a different color after another, but in the end it needs to...
You should also consider the average user resolution of 1024x768. this means the page would be 1024 width, but you have to take the scrollbar in account.