> I would like to create a HTML Pop Up form similar to this 
<https://www.w3schools.com/howto/howto_js_popup_form.asp>, 

Hi James
I can answer this question, but without more specific information it will 
not really help you. 
It will just show the HTML form with some CSS formatting and that's it. 

Styles in TW <https://tiddlywiki.com/#Using%20Stylesheets> are defined 
using a tiddler named eg: `my-form-styles `    tagged: ` $:/tag/Stylesheet` 

PopUps can be defined using the reveal-widget 
<https://tiddlywiki.com/#RevealWidget> using the *type: popup*
or may be a modal <https://tiddlywiki.com/#Modals> in your case. 

I did attach ZIP that I created while testing. 
You can download, extract and drag & drop import it into a TW

The CSS needs to be changed a bit. 
`display: none;` and `postition: fixed;` have been removed. They are 
"covered" by the tiddler frames.

Please head over to talk.tiddlywiki.com ... There will be more people 
watching.

Usually we create our own forms using TW widgets like the edit-widget 
<https://tiddlywiki.com/#EditTextWidget>, button-widget 
<https://tiddlywiki.com/#ButtonWidget>and so on.

As I wrote without more specific info we can only guess, which results in 
some pretty pictures.

mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9c6261d9-bf2b-402d-ade7-2fc7295fb6f9n%40googlegroups.com.

<<attachment: show-html-form.zip>>

Reply via email to