I just released a new revision (2.1.4) of the YourSearchPlugin that
fixes the "this command is not supported" error under IE 8:

http://tiddlywiki.abego-software.de/#YourSearchPlugin

> That did it! Can you explain (in short) why that was a problem in the
> previous code?

As Microsoft explains at 
https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=332453
one "Cannot change an input's type after you've placed it in the
page". Therefore I now define the type of the field (using
'txt.setAttribute("type","text");') before the field is placed into
the page/added to the DOM tree.

Udo



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to