We have created a printer friendly page for Actinic which when loaded takes the contents of a particular <div> tag and chucks it into the printer friendly page. Works really well, and you can attach a separate actinic.css file to the printer page to change the layout for print.
However, what I would like to do is display our drop down boxes (for sizes and colours) as some sort of text list or even radio buttons so that when printed they have all the product information on the sheet. Can anyone think of any clever way to force a drop down box to display as something else? Can you use javascript to extract the contents of the box? Or some cunning css?
Any thoughts appreciated!!
David
However, what I would like to do is display our drop down boxes (for sizes and colours) as some sort of text list or even radio buttons so that when printed they have all the product information on the sheet. Can anyone think of any clever way to force a drop down box to display as something else? Can you use javascript to extract the contents of the box? Or some cunning css?
Any thoughts appreciated!!
David
Comment