|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
ext20 & ColdFusion
Anyone using the ext js functions on a CF site?ColdFusion 01/31/08 09:50 P see if this helps:Azadi Saryev 01/31/08 10:01 P I've used Ext 2 with CF with great success so far.James Holmes 01/31/08 10:20 P I've done a lot with utilizing the underlying 1.1 in the CF8 AjaxCutter (CFRelated) 01/31/08 10:54 P Can you post your code?Andrew Scott 01/31/08 10:58 P Should have read the rest of the question, sorry.Cutter (CFRelated) 01/31/08 11:03 P BTW, if you try to create a MessageBox that is tied to an existing DOMCutter (CFRelated) 01/31/08 11:06 P Ext,get is a core function of extJS.Andrew Scott 01/31/08 11:15 P Oh nice, thank for the heads up on that one. I really love the veganJames Holmes 01/31/08 11:22 P Ext.get is used to find a DOM element by ID (using the Ext core). IfCutter (CFRelated) 02/01/08 06:42 A And if you do not load the libraries the error message that has beenAndrew Scott 02/01/08 07:06 A I never give up;)Cutter (CFRelated) 02/01/08 10:13 A Do you have some code to look at? You're either missing a file or youRey Bango 02/01/08 01:54 A Anyone using the ext js functions on a CF site? I am trying to setup the basic files needed to use the messagebox functions and then maybe some others but right now just the one. http://extjs.com/ http://extjs.com/deploy/dev/examples/message-box/msg-box.html I thought I pulled the core files but the JS error shows "Ext.get is null or not an object" see if this helps: http://feeds.feedburner.com/~r/ajaxian/~3/213173675/ext-20-and-coldfusion --- Azadi Saryev Sabai-dee.com http://www.sabai-dee.com ColdFusion wrote: > Anyone using the ext js functions on a CF site? I've used Ext 2 with CF with great success so far. On Feb 1, 2008 11:26 AM, ColdFusion <coldfusion@mindkeeper.net> wrote: ----- Excess quoted text cut - see Original Post for more ----- -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ I've done a lot with utilizing the underlying 1.1 in the CF8 Ajax components, as well as some extensive pieces using straight Ext, both 1.1 and 2.0. Great fun. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com ColdFusion wrote: ----- Excess quoted text cut - see Original Post for more ----- Can you post your code? If you are using Firefox and fireBug you can see if there extJS files are actually being loaded, I am guessing that this is the case. ----- Excess quoted text cut - see Original Post for more ----- Should have read the rest of the question, sorry. Look at Dan Vega's cfext project on RIAForge. He's already written a custom tag set specifically for working with simple message boxes in Ext 2.0. http://cfext.riaforge.org/ Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com ColdFusion wrote: ----- Excess quoted text cut - see Original Post for more ----- BTW, if you try to create a MessageBox that is tied to an existing DOM element, by using the 'el' attribute in the config, then you want to make sure your object initialization code is written inside some kind of document.ready function (I use JQuery, but Ext 2.0 has a built in construct). If the document isn't ready, then your init can't find the element it must bind to. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com ColdFusion wrote: ----- Excess quoted text cut - see Original Post for more ----- Ext,get is a core function of extJS. Has nothing to do with his problem Cutter:-) However, I have not only used extJS on many projects and have used it with extreme confidence. As well as interfacing the V1.0 that Coldfusion uses. So any questions, please ask away. As for good libraries. This is the best one on hte internet today. Yes it is written in JSTL, but it is very usable in cfmx6+ http://www.exttld.com/ ----- Excess quoted text cut - see Original Post for more ----- Oh nice, thank for the heads up on that one. I really love the vegan conditions of use! On Feb 1, 2008 12:52 PM, Andrew Scott <andrew.scott@aegeon.com.au> wrote: > > As for good libraries. This is the best one on hte internet today. Yes > it is written in JSTL, but it is very usable in cfmx6+ > > http://www.exttld.com/ -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ Ext.get is used to find a DOM element by ID (using the Ext core). If used outside of a document.ready type scenario, and if the DOM isn't completely rendered at the time the statement is loaded, then it will absolutely error out in the way he describes. It might not be his problem, I haven't seen his code, but it is definitely a possibility. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com And if you do not load the libraries the error message that has been reported is the exact error messag reported by the borswer... Cutter, give up... ----- Excess quoted text cut - see Original Post for more ----- I never give up;) Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com Andrew Scott wrote: ----- Excess quoted text cut - see Original Post for more ----- Do you have some code to look at? You're either missing a file or you have them in the wrong order. Rey... Ext JS Core Team Member ColdFusion wrote: ----- Excess quoted text cut - see Original Post for more -----
|
May 24, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||