javascript thread: Print button
--part1_135.5013f88.292d8116_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit if i think i know what you mean you want a print button try this <button onClick="window.print();" >print</button> it stays when you click on it
|





