> I wonder if instead of using the routine for opening dialogs that is > not totally crossbrowser and has some issues with path (relative with > firefox, absolute with IE), someone (bliking at Eric) could use the > <INPUT TYPE=FILE> ?
Can't use type=file... due to a "security issue" it's "broken" on FireFox 3 (actually 'hobbled' would be better description) ... it only gives back the filename.ext portion of the selection, and completely omits the path to that file. Thus, only files in the current directory can be successfully chosen. In addition, under both FireFox and Safari, you cannot enter any text directly into the file input field, so you can't use it to paste in a remote URL. -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

