Commit 978d39b3 authored by Antoine Cellerier's avatar Antoine Cellerier

misc IE and windows fixes or workarounds.

parent d22fd0ce
...@@ -32,6 +32,7 @@ This dialog needs the following dialogs to be fully functional: <none> ...@@ -32,6 +32,7 @@ This dialog needs the following dialogs to be fully functional: <none>
</div> </div>
<div id="browser"> <div id="browser">
<a href="javascript:browse_dir(document.getElementById( 'browse_lastdir' ).value);">Click here to browse</a> <a href="javascript:browse_dir(document.getElementById( 'browse_lastdir' ).value);">Click here to browse</a>
( or <a href="javascript:browse_dir('');">here</a> if it doesn't work )
</div> </div>
<div class="controls"> <div class="controls">
<button id="btn_browse_close" onclick="hide('browse');"> <button id="btn_browse_close" onclick="hide('browse');">
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment