robtmathias
New Member
I am doing an e-commerce site. I use Dreamweaver CS5. I want to have my standard sidebar, and then have the sales items (they include pic, description, buy button) be a set number of pixels. Then to accomodate different sized screens scaling: Have it only have an amount of sales items that will fit in between the 2 sidebars fully, and then the page will be taller (scroll down further) if the screen was narrow and could fit many in a row. For example there were 4 in a row on 1980x1024, and the page didnt scroll down at all, but on 1280x1024 there could only fit 2 sales items between the sidebars and you had to scroll down lots to see all the items. Can this be done automatically? How? (I played around with CSS align properties and didnt have any luck, but maybe there is some kind of floating divs or some kind of containment field other than divs that will have fixed pixel dimensions and neatly contain a pic, description, and buy button, and still be able to float - stacking and unstacking neatly into only rows that fit the screen as you scale bigger and smaller?)
Above is all regarding the standard page, but what can you guys tell me about the CS5 HTML5 plugin's support for multi screen development so that there will be a mobile version that loads on cellphones, an iphone version that loads on iphones, a tablet version that loads on tablets, etc ?
Above is all regarding the standard page, but what can you guys tell me about the CS5 HTML5 plugin's support for multi screen development so that there will be a mobile version that loads on cellphones, an iphone version that loads on iphones, a tablet version that loads on tablets, etc ?