Hi
I'm trying to change the browser-defined default width of an input
field by surrounding the edit field by using a custom CSS class
wrapper, which I have defined in the StyleSheet tiddler.
I've put this in the StyleSheet:
.stretch input { width:99%; }
And this in the ViewEditTemplate (it doesn't work!):
<div class {{stretch input{macro='edit tekst 5'>}}}</div>
What should I write instead?
YS Måns Mårtensson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---