| Issue 18: | Update PopupImplIE6Patched for GWT 1.4 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
GWT version: 1.4
GWT Tk version: 0.2.3
Need to re-copy source file
Add:
frame.src = 'javascript:\'<html></html>\'';
style['zIndex'] = popup.style.zIndex;
style.setExpression('zIndex', 'this.__popup.style.zIndex');
|
|
|
|