Hi Mark,

just like you defined the <svg> tag I think you can redefine the <script>
tag to allow the charset attribute, and then open it where you need it to
override the one defined in Basis. I had a similar problem with <meta> and
this is how I solved it:

val meta : unit -> tag [Nam = meta, Content = string, Id = id, Charset =
string, Property = string] head [] [] []

Cheers
_______________________________________________
Ur mailing list
Ur@impredicative.com
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to