Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Is this possible with jQuery, CSS and HTML? Re: Is this possible with jQuery, CSS and HTML?

#80433
jonasfredin
Member

Oh, I’m glad to hear that. But i want to ask you one more favor. Since my jQuery skills are nothing to brag about yet (working on it thanks to css-tricks), I dare to ask you one more favor. Could you please find the time to write the lines necessary to make a slider similar to the one at flashden.net?

Question: Lets say I’ve created a div-tag and styled it like this – (width: 900px; float: 20px auto;) – Then I chose to place the image-slider with a total width of 3000px (due to, let’s say 10 images in a row) inside this div-tag. Will the slider display as it does on the portfolio website at flashden.net? I mean, will the jQuery slider overwrite the div-tags width of 900px?

Ty. Jonas