Search Type: Posts; User: atma
Search: Search took 0.02 seconds.
-
12 Jan 2010 12:20 PM
Jump to post Thread: user extensions for Core by atma
- Replies
- 22
- Views
- 16,667
Just another lightbox for Ext Core http://code.google.com/p/extbox/.
Supports single photos, grouped photos, iframes, ajax and inline content. -
27 Dec 2009 10:22 AM
Jump to post Thread: getAttribute is missing? by atma
- Replies
- 1
- Views
- 1,652
I've been stupid...
el.getStyle('margin-left'); -
26 Dec 2009 10:17 PM
Jump to post Thread: getAttribute is missing? by atma
- Replies
- 1
- Views
- 1,652
Hi!
I'm trying to get an attribute with Ext.Element.getAttribute('some-attr') but always get undefined.
For example:
var ml = Ext.fly('ux-element').getAttribute('margin-left');...
Results 1 to 3 of 3
