Search Type: Posts; User: careprad
Search: Search took 0.10 seconds.
-
23 Jul 2009 10:09 PM
Jump to post Thread: HtmlEditor key event help by careprad
- Replies
- 8
- Views
- 5,571
this will do the work:
Cyber.ui.HtmlEditor = Ext.extend(Ext.form.HtmlEditor, {
frame : true,
initComponent : function() {
... -
21 Jul 2009 11:27 PM
Jump to post Thread: Lightbox example broken? by careprad
- Replies
- 16
- Views
- 7,083
there is another bug in ie,
line300:els.details.setWidth((els.data.getWidth(true) - els.navClose.getWidth() - 10) + 'px');
if the image's width is little,then the expression will result in a...
Results 1 to 2 of 2
