Thanks Eric.......

thats clears up the issue, but does not solve my problem......using
just your InlineJavascript capabilities... how can I have a user
select from a list of options ( as in my initial question) and then
use your script to render the output????

Thanks
Skye

On Jan 14, 5:41 pm, Eric Shulman <elsdes...@gmail.com> wrote:
> > <script>
> >
> > return out;
> > </script>
>
> > ..but when I put that same code inside a HTML form, like this -
>
> > <html><form>
> > <input type="button" value="procurar" onclick='
> > ...
> > return out;
> > '></form></html>
> > I don´t see the output....... why doesn´t the script give me the same
> > output when inside the <form> ????
>
> The ability to *render output* by returning text from a script is an
> enhanced feature of my InlineJavascriptPlugin and is not supported by
> native HTML form 'onclick' script handling.
>
> -e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to