Search Type: Posts; User: pokerking400
Search: Search took 0.03 seconds.
-
29 Oct 2008 7:10 PM
- Replies
- 37
- Views
- 22,353
Ok i added that in css. It fixed...so main css will have that line added to the next build?.
-
29 Oct 2008 7:04 PM
- Replies
- 37
- Views
- 22,353
condor,
I am not getting what you are saying . Explain. -
27 Oct 2008 6:07 AM
- Replies
- 37
- Views
- 22,353
It works but form layout become columnlayout with textfield become right justified. have to change to left justified or looks too much gap between label and field.
-
27 Oct 2008 5:01 AM
- Replies
- 37
- Views
- 22,353
ckr,
Super!. Thanks!. It works now.
Now i can make that as a base and build other animation.
Thanks to condor also.
:) -
23 Oct 2008 4:07 AM
Jump to post Thread: Can you answer my question?. by pokerking400
- Replies
- 1
- Views
- 650
Ok the thread is here...no one is seeing it so....
http://www.extjs.com/forum/showthread.php?t=43120&page=2
thanks in advance... -
23 Oct 2008 3:24 AM
- Replies
- 37
- Views
- 22,353
anyone?
-
22 Oct 2008 6:37 AM
- Replies
- 37
- Views
- 22,353
anyone?
-
21 Oct 2008 12:59 PM
- Replies
- 37
- Views
- 22,353
anyone?
http://farm4.static.flickr.com/3249/2961947757_caaf1de62a_o.jpg -
20 Oct 2008 2:43 PM
- Replies
- 37
- Views
- 22,353
testslide.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;... -
20 Oct 2008 1:37 PM
- Replies
- 37
- Views
- 22,353
As i see more , it happens only if panels have controls like radio button and text fields..
-
19 Oct 2008 2:55 PM
- Replies
- 37
- Views
- 22,353
Sliding layout is not working well when if it is on a window , it workd well if it rendered toa div.
Anyone solved this problem?..
It takes background image and messes up as it slides out when... -
19 Oct 2008 5:39 AM
- Replies
- 37
- Views
- 22,353
I have problem...i am sliding panel with lots of text fields...it messes up screen when it slides ..outside the window....
it is ok for all other things. -
18 Oct 2008 7:31 PM
- Replies
- 4
- Views
- 2,887
Thanks animal.
That solved my problem.
It is better to use CSS template for faster loading instead of panel inside panel to show images and stuff. Use less of EXTjs more of css.
No more... -
18 Oct 2008 12:05 AM
- Replies
- 4
- Views
- 2,887
anyone?
-
17 Oct 2008 11:30 PM
- Replies
- 4
- Views
- 2,887
Hi,
I am rendering a paenl into div.
It is using div width but not div height?. It ignores completely the height style attribute. can someone give me idea?.
<div id="center"... -
16 Oct 2008 6:44 PM
Jump to post Thread: I need Roll over Imagebutton by pokerking400
- Replies
- 2
- Views
- 1,056
This will do. Thanks.
-
15 Oct 2008 8:31 PM
Jump to post Thread: I need Roll over Imagebutton by pokerking400
- Replies
- 2
- Views
- 1,056
Hi ,
I am looking for roll over image button without focus border and stuff...
Anyone have done that?. I see some imagebutton example but no roll over. ... -
15 Oct 2008 2:36 PM
Jump to post Thread: How do i create text button? by pokerking400
- Replies
- 1
- Views
- 625
I probably do mouse over on label...that works better than making text style button
-
15 Oct 2008 1:29 PM
Jump to post Thread: How do i create text button? by pokerking400
- Replies
- 1
- Views
- 625
I need a button action like hover color change on text. Basically indicate there is an action behind it.
Using label as a clickable not userfriendly as it do not change color to indicate user it... -
15 Oct 2008 1:20 PM
Jump to post Thread: Convert button to href.. by pokerking400
- Replies
- 9
- Views
- 2,824
Animal,
Your linkbutton shows Button with text with underscore...i just need a clickable link and no button.
Thanks. -
8 Oct 2008 5:27 PM
- Replies
- 8
- Views
- 1,495
Ok this worked...Ext.util.Format.htmlEncode; ...Thanks!.:))
rendererMap: function(c,editor){
var renderer = null;
switch (c.xtype){
case 'textarea':
renderer=... -
8 Oct 2008 3:06 PM
- Replies
- 8
- Views
- 1,495
How do u make grid text field show everything as a text instead of rendeing...how do i disable rendering html... Text is html text... saved as html template.
I jsut want it to displaye... -
8 Oct 2008 3:01 PM
- Replies
- 8
- Views
- 1,495
I do not want to strip any html tags...
The content is html data that is sent as email ...i just do not want it to render as a browser in a cell. I jsut want it to show <html></html> -
8 Oct 2008 2:21 PM
- Replies
- 8
- Views
- 1,495
how?
Is there easier way to make textfield ignore html tags and show it as texts? instead of showing it as browser?.
I do not want to remove any text which is already there... for... -
8 Oct 2008 1:54 PM
- Replies
- 8
- Views
- 1,495
anyone? is it a stupid q?
Results 1 to 25 of 120
