vanillapod
MIS
Hi i'm using the following to show / hide some text etc.:
<h5 style="cursorointer; cursor:hand" onClick="expandit(this)">Show File Details</h5>
<span style="display:none" style=&{head};>
First of all can anyone tell me how to have an image to click on instead of the text 'Show File Details'?
Secondly and I'm guessing this is real basic, whats the best way to draw a signle line around the contents shown when the user clicks on the image / text.
And last of all is it possible to have the text / image clicked on change when to something like 'Hide Details' once it has been clicked on.
Cheers
<h5 style="cursorointer; cursor:hand" onClick="expandit(this)">Show File Details</h5>
<span style="display:none" style=&{head};>
First of all can anyone tell me how to have an image to click on instead of the text 'Show File Details'?
Secondly and I'm guessing this is real basic, whats the best way to draw a signle line around the contents shown when the user clicks on the image / text.
And last of all is it possible to have the text / image clicked on change when to something like 'Hide Details' once it has been clicked on.
Cheers