Yeah that's just my question. Can I do it a different way than the way I have it now in the html code. Or is this a thing that has to be changen in the slideshow script?
I'm working on a website with a slideshow (smoothDivScroll) and a lot of big images (about 50 photos of 50k each). This is all together more than 2500k so I want to use preloading of the images. Now...
I want to make a simple link using <a> tags to start the following autosrolling which is defined below and is part of a bigger code I have already. Can anybody help me with the code for this link? Is...
I'm struggling how to use JQuery SmoothDivScroll 1.2 beta. The previous version was great! So I'm VERY interested in this new beta, but I don't understand a clue of the explanation on...
I'm working on Jquery Radmenu. I made a simple html where you can have 2 menu items come out (first menu level): item 1 and item 2. The links for this are on top of the HTML. Now I would like to make...
In the html below clouds are rising each time when you give a click. But I would like to make it without clicks: the clouds rise automatically one after the other. Can anyone help?
On my website I have an index.html starting with an intro (see http://www.management-trainingen.nl). The intro ends with a general text about the website, 2 images and a menu. From there the user can...
In the html http://www.management-trainingen.nl/test.html I use doctype: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> and as html-tag: <html xmlns="http://www.w3.org/1999/xhtml">....
It works fine. Thanks a lot! But I agree, when it becomes a bit choppy if the speed goes up. I have another vertical scrolling script and there scrolling goes much more smoothly and...
In the HTML below I have a script which lets images scroll horizontally. I would like to increase the speed of scrolling. I don't understand where to change the speed. First I thought it was in line...
In the html below I kae use of a vertical scroller. The links move the scroller up and down to the correct part of the text. Now I would like to change the scrolling to the horizontal direction,...
In the HTML http://www.festifood.nl/table12b.html I have set a background-image as background for a table cell. I have made that table cell as wide as the total screen. The image itself is not that...
In the html http://www.inspiration-company.nl/art-event.html I put some CSS's so that the images and the location of the div's adapt themselves on the resolution of the users screen (images become...
I try to make a HTML in which an image takes the dimension of 100px by 100 px if the screen resolution is 800x600 and 200px by 200px if the screen resolution is 1024x768. But somehow this doesn't...
The html http://www.festifood.nl/autosuggest1.html has a box which when typing the letter "a" suggests words like "apple" and "auto". Now I would like to change the appearance of the box and the...