Search Type: Posts; User: tryanDLS
Search: Search took 0.10 seconds.
-
7 Jan 2013 10:20 AM
- Replies
- 240
- Views
- 69,520
I am using 4.5.1.
You're right, the class jquery.q/extends jquery stuff was a hack to get q to appear. Now that I've added the dummy @class jQuery, that works correctly with just a member tag
... -
4 Jan 2013 4:11 PM
- Replies
- 240
- Views
- 69,520
Took a shot in the dark and added
/**
* @class jQuery
* jQuery library is documented here <http://jqapi.com>
*/
which seems to have solved the problem. -
4 Jan 2013 9:42 AM
- Replies
- 240
- Views
- 69,520
Ran into a new one trying to document some jQuery extensions. I'm not including the jQuery lib in my jsDuck config, but I am doing
"--external":"jQuery"
/**
* @class
* @extends jQuery
*... -
3 Jan 2013 9:12 AM
- Replies
- 240
- Views
- 69,520
Great I think I've got everything covered now.
Thanks for your help. -
2 Jan 2013 3:57 PM
- Replies
- 240
- Views
- 69,520
I've resolved the commenting issue by switching the format to the following:
* @return {String} the modified string.
*
//Example
' foobar'.replaceAll('o', '-'); // returns "f--bar"
'fo... -
2 Jan 2013 3:08 PM
- Replies
- 240
- Views
- 69,520
Making some progress trying to reformat my comments, but still running into some issues:
1) Can extensions to base objects (e.g. String, Array) be shown under something other than 'global' - with or... -
22 Dec 2012 7:54 PM
- Replies
- 240
- Views
- 69,520
Great. I'll give that a shot when I return from the holiday.
-
21 Dec 2012 3:40 PM
- Replies
- 240
- Views
- 69,520
Doh! Didn't even think of that.
I'm working with legacy-non Ext code and having a lot of trouble getting it to properly doc global functions. It seems to want to put the methods into prior... -
21 Dec 2012 1:13 PM
- Replies
- 240
- Views
- 69,520
Just getting around to converting my old jsdoc stuff to jsduck and I'm looking for more info as to what can be passed in via the config json file.
I have this, but I'm wondering what other options... -
6 Aug 2012 9:27 AM
Jump to post Thread: pop-up editing by tryanDLS
- Replies
- 4
- Views
- 389
Please stop reposting the same thread - moderation is on.
-
25 Jun 2012 9:28 AM
- Replies
- 26
- Views
- 9,708
Don't believe this is a Sencha issue and I can confirm seeing the scrolling problems in numerous other non-Sencha based sites since FF 13 came out.
... -
22 Mar 2012 11:24 AM
- Replies
- 4
- Views
- 846
This would seem to be an issue of poor code organization - it shouldn't matter wether your code is broken into multiple files or 1 file - 100 lines or 10,000 lines.
What does matter is that the... -
10 Mar 2012 5:27 AM
Jump to post Thread: Tomcat Error by tryanDLS
- Replies
- 1
- Views
- 457
Nothing to do with ExtJs - suggest you find a Tomcat support forum.
-
9 Mar 2012 11:54 AM
- Replies
- 15
- Views
- 11,489
Closing this ancient thread - direct 4.x performance issues to the current threads in the 4.x forums please.
-
26 Jan 2012 12:00 PM
Jump to post Thread: Can I use IE edge with ExtJS? by tryanDLS
- Replies
- 2
- Views
- 815
Please don't post the same question to multiple forums.
Not sure how that meta tag will be recognized - you could run one of the examples with that and see what 'ie..' classes it applies to BODY. -
26 Jan 2012 11:47 AM
Jump to post Thread: Ext JS 4.1 updates (post beta 1) by tryanDLS
- Replies
- 16
- Views
- 4,560
Further beta discussion directed to the beta 2 thread.
http://www.sencha.com/forum/showthread.php?176713-Ext-JS-4.1-Beta-2-is-Now-Available -
21 Jan 2012 10:16 AM
Jump to post Thread: Extjs 4 is even slower than 3? by tryanDLS
- Replies
- 7
- Views
- 2,275
There are a number of more current threads regarding 4.x performance. Please use those.
-
17 Jan 2012 6:06 AM
Jump to post Thread: EXTJS 3 AND IE 9 by tryanDLS
- Replies
- 1
- Views
- 526
Nobody can help you if that's the kind of information you're going to provide.
First make sure you're using Ext3.4, which was released to deal with IE9. Then if you're having problems, post... -
11 Jan 2012 2:33 PM
- Replies
- 16
- Views
- 2,111
Frankly, I'm not getting the 'warm & fuzzies' that this question is being fairly answered.
The policy has always been the current & prior versions are supported.
To my knowledge, it has never... -
14 Dec 2011 9:53 AM
Jump to post Thread: Problems with IE9 by tryanDLS
- Replies
- 4
- Views
- 1,594
If you are using Ext 3.4, which was released to include support for IE9, and are encountering issues, please submit a bug report.
-
2 Dec 2011 3:57 PM
- Replies
- 2
- Views
- 2,576
You are correct Ext 2.3 was released before IE9 and since it's no longer supported, you're going to have to manage any issues you find. Ext 3.4 was released to support IE9, so you could look at the...
-
28 Nov 2011 6:23 AM
- Replies
- 3
- Views
- 635
I don't think anybody is going to pull all that information together for you. The answers to your questions don't exist in a single cohesive document.
In addition to the above link, I suggest you... -
16 Nov 2011 12:36 PM
- Replies
- 125
- Views
- 27,105
I'm guessing it will 'run'. That's not to say you won't run into rendering issues. You'd probably want to look at what changed from 3.3 to 3.4 for IE9 support to see if you'd need to make similar...
-
15 Nov 2011 8:27 AM
Jump to post Thread: Refresh Grid by tryanDLS
- Replies
- 1
- Views
- 370
Please post in the correct forum and do not repost the same question across multiple forums.
-
2 Nov 2011 2:37 PM
Jump to post Thread: Ext JS license confusion by tryanDLS
- Replies
- 1
- Views
- 674
If http://www.sencha.com/products/extjs/license/ does not answer your question, please use the contact form on that page to ask for further clarification wrt your situation.
Results 1 to 25 of 105
