|
Pages: [1]
|
 |
|
Author
|
Topic: Q. simple Rebol script inclusion in HTML or XML (Read 586 times)
|
|
forkinpmj
|
Hi! Could someone please clear me on how to include scripts in HTML pages. I assume that there is a template, but it was'nt in the download I made. Thanks and regards, Patrick Forkin < forkinpm@gmx.net>
|
|
|
|
|
Logged
|
|
|
|
|
CarlRead
|
REBOL scripts won't run in HTML like you can get JavaScript scripts to run (for instance.) There is a REBOL plugin however, but it only works with IE on Windows. You can see its Developer Guide here... http://www.rebol.net/plugin/tests/plugin-guide.htmlBasically, you just need an OBJECT tag in your HTML and a View script on your website.
|
|
|
|
|
Logged
|
- Carl Read
|
|
|
|
Sunanda
|
|
|
|
|
« Last Edit: May 05, 2005, 11:30:47 AM by Sunanda »
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |