[ Bloke.com || Linux || JavaScript || Java || Volleyball || Link Me ]
Free: [ Guestbook || MessageBot || Plugins || Counter || AusPrices || Advertise ]
www.bloke.com

Bloke > JavaScript > Entry Selector

This example shows how to call your own function when a selection is made.

Entry Selector

The above example was created with these lines..
    beginEntry();
    document.writeln("<TR><TD></TD><TH>Entry</TH><TD></TD><TH>More Info</TH></TR>");
    newEntryFlag("onClick=\"return gohere(1);\"","This is Item 1</td><td width=10> </td><td align=center>Cameron</td>");
    newEntryFlag("onClick=\"return gohere(2);\"","This is Item 2</td><td> </td><td align=center>likes working</td>");
    newEntryFlag("onClick=\"return gohere(3);\"","This is Item 3</td><td> </td><td align=center>at</td>");
    newEntryFlag("onClick=\"return gohere(4);\"","This is Item 4</td><td> </td><td align=center><a href=\"http://www.olabs.com/\"><b>Outsource Labs</b></a></td>");
    endEntry();

Got JavaScript questions? Maybe my JavaScript Board has the answers?

Enter your Email to join my JavaScript List:
(highly recommended if you use these scripts!)

Powered by: MessageBot.com


Cameron Gregory - cameron@bloke.com