Search Type: Posts; User: koko2589
Search: Search took 0.03 seconds.
-
6 Mar 2013 1:43 AM
- Replies
- 8
- Views
- 1,903
//////sample.js/////
app.modules[0]
or
app.modules[1]
or
app.modules[2]
3 , 4 , 5 what you want to Launch for automatic startup -
4 May 2012 7:28 AM
Jump to post Thread: feed tabs my demo by koko2589
- Replies
- 1
- Views
- 512
i just put like here
http://www.zazar.net/developers/jquery/zrssfeed/example_media.html
with
layout:'fit', contentEl:'ticker1'
layout:'fit', contentEl:'ticker2'
demo -
2 May 2012 9:26 AM
- Replies
- 6
- Views
- 1,203
tray this
handler: function () {
var T = Ext.getCmp('Tabs id');
T.setActiveTab('yoru id');
}
}, '-', { -
30 Apr 2012 1:14 PM
- Replies
- 3
- Views
- 471
ok its add other feed
text:'ynet',iconCls:'ynet'
,handler:function() {
loadFeedUrl('http://www.ynet.co.il/Integration/StoryRss3.xml');
}
but i want it to Change THE FEED... -
30 Apr 2012 1:01 PM
- Replies
- 3
- Views
- 471
i have feed scroling
here
http://www.xmako.com/
but i want to loadFeedUrl Other feed from booton or tbar
no sacses
i try
text:'ynet',iconCls:'ynet',handler:function()... -
30 Apr 2012 2:12 AM
- Replies
- 2
- Views
- 351
i want to loadFeedUrl
to load Other feed from tbar
handler:function() {loadFeedUrl
i try
text:'ynet',iconCls:'ynet'
,handler:function() {... -
29 Apr 2012 1:02 PM
- Replies
- 2
- Views
- 351
hi
i have this
<script type="text/javascript">
var channel = 'http://rss.nana10.co.il/?s=126';
</script>
i want to Change
channel from tbar with handler:function() {
somting like this -
28 Apr 2012 9:52 AM
- Replies
- 3
- Views
- 471
i need help
i try
handler:function() {
Ext.getCmp
('feed').loadFeedUrl('http://www.ynet.co.il/Integration/StoryRss3.xml');}
its not work
here... -
27 Apr 2012 7:02 AM
Jump to post Thread: handler : handleMaximize, id by koko2589
- Replies
- 2
- Views
- 440
:-?
-
27 Apr 2012 4:36 AM
Jump to post Thread: handler : handleMaximize, id by koko2589
- Replies
- 2
- Views
- 440
i have this
Ext.ux.MaximizeTool = function() {
this.init = function(ct) {
var maximizeTool = {
id : 'maximize',
handler : handleMaximize,
... -
15 Apr 2012 2:30 PM
Jump to post Thread: my ext js demo site by koko2589
- Replies
- 2
- Views
- 412
its
Hebrew
;) -
12 Apr 2012 1:16 PM
- Replies
- 7
- Views
- 654
see here
http://dev.sencha.com/deploy/ext-4.0.0/examples/layout-browser/layout-browser.html -
12 Apr 2012 6:28 AM
Jump to post Thread: my ext js demo site by koko2589
- Replies
- 2
- Views
- 412
http://www.itoto4.com
:-? -
20 Feb 2012 11:44 AM
- Replies
- 6
- Views
- 904
text:'RemoveAll', handler: function() { Ext.getCmp("your id").removeAll(true);
} -
20 Feb 2012 11:31 AM
Jump to post Thread: can ext js do blLayer window by koko2589
- Replies
- 2
- Views
- 544
i dont need animation
i whant just window+close botton in right top of the page not a close bottom frome the window
:-/
my new ext js site
http://www.itoto4.com/
=D> -
20 Feb 2012 11:05 AM
Jump to post Thread: can ext js do blLayer window by koko2589
- Replies
- 2
- Views
- 544
can ext js do blLayer window like here?yankyou
http://binlayer.com/index_preview.php
http://view.binlayer.com/preview-ad-10769.js -
16 Feb 2012 5:08 AM
- Replies
- 9
- Views
- 1,168
put this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> -
15 Feb 2012 9:59 PM
Jump to post Thread: tbar&xtype: #help by koko2589
- Replies
- 2
- Views
- 359
i want to put baner
-
15 Feb 2012 2:27 PM
Jump to post Thread: tbar&xtype: #help by koko2589
- Replies
- 2
- Views
- 359
can i put html inside tbar?
demo
http://itoto4.com/index3.html -
6 Feb 2012 11:50 PM
- Replies
- 2
- Views
- 514
maybe like here
http://www.itoto4.com/
<script type="text/javascript" src="miframe8.js"></script>
layout:'fit', items:[
{ xtype:'iframepanel',border:false, region:'center',... -
6 Feb 2012 12:34 PM
Jump to post Thread: my ext js demo site by koko2589
- Replies
- 3
- Views
- 482
what is busy? its good or not?its live stream soccer in hebrew
-
6 Feb 2012 12:14 PM
Jump to post Thread: my ext js demo site by koko2589
- Replies
- 3
- Views
- 482
my ext js demo site
what you think?
here
http://www.itoto4.com/
=D> -
2 Feb 2012 12:23 PM
Jump to post Thread: Sticky Footer by koko2589
- Replies
- 4
- Views
- 883
ok
<style type="text/css">
#footer {
position:fixed;float:left;
left:20px;
bottom:0;
width:500;
height:200px;
} -
2 Feb 2012 10:42 AM
Jump to post Thread: Sticky Footer by koko2589
- Replies
- 4
- Views
- 883
how to docked component to the bottom?tankyue
i want here to put ext panel footer
http://www.itoto4.com/ -
2 Feb 2012 10:02 AM
Jump to post Thread: Sticky Footer by koko2589
- Replies
- 4
- Views
- 883
how can i Put a CSS panel Sticky Footer?
i whant to put here im my ext js web
http://www.itoto4.com/
tankyue
someting like this
http://www.cssstickyfooter.com/
Results 1 to 25 of 120
