
![]() | THE DISCUSSION BOARD OF VITINH.DE![]() Free Perl Mailer - F.A.Q![]() .IMG syntax
|
| next newest topic | next oldest topic |
| Author | Topic: .IMG syntax |
| Barry Junior Member Posts: 4 | ![]() Would you please explain the syntax and functions of this list? 7: cols (I'm assuming a table can be built with these next to functions 7 and 8 how?) I hate to pile on all these questions but I'd like to get the best out of this terrific CGI shell and eventually pay for 2.0 Appreciated in advance Barry IP: Logged |
| Tri Dung Administrator Posts: 788 | ![]() Hello Barry! Thanks for your e-mails. I'm working on PPM 1.0 and will inform you about the first release. Following are the answers: 7 & 8: Cols and Rows are the attributes of a textarea. Syntax: <textarea cols="50" rows="5"> 9: Caption is the text you read beside or next to the form. Example: How do you find us? 11. src (image button): In a form, you can use a image button instead of a submit button. Syntax: <input type="image" src="pics/button.jpg"> 12. Accesskey is a key on your keyboard which points to an element of the form. Example: if you write <input type="reset" name="Reset form" accesskey="R" title="Press Alt+R to reset the form!"> 13. JavaScript: there you can use eventhandle. Example: <input type="button" value="Click here!" onClick="if(confirm('Continue?'){alert('Welcome!')} else{alert('Bye bye')}"> Try with onFocus, onMouseover, onMouseout....! IP: Logged |
All times are GMT + 1 | next newest topic | next oldest topic |
![]() | |
Powered by Infopop www.infopop.com © 2000
Ultimate Bulletin Board Freeware Version 2000C