Im using an apple product page-style slider as described on Remy's awesome jqueryfordesigners.com, but with content in addition to the images. Im having some css/display issues.
http://www.viewwestaspen.com.asp1-10.websitetestlink.com/home.html His demo makes use of the items in the list being set to display:inline, but this causes funky results with the H4s and P tags that I have under the images also inside each LI. Ive seen some similar executions that let the LIs be block and float left, but use some additional JQ to calculate how wide the UL slider should be (on the fly). Would that be the way to make this display correctly? Thanks! -Adam