> we don't currently support the type attribute for script tags

Well I was able to change this in 2 lines of code, so I did.
type and language are now present in the script object.
See if that helps, or perhaps another small
incremental change is needed.

> I was wondering how difficult it would be to load all attributes for tags
> into the DOM, not just the ones which have direct effect on the browser.

Well I've wanted to do this for a long time.
It would have been easy, if I had done it from the start.
Now I could still do it but the hard part would be taking out
all the places all over the code where I look for and store certain attributes.
Or maybe it's ok to store them twice I'd have to look into that.
Anyways it is something we definitely want to do someday.

Karl Dahlke
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to