• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

extjs 4

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • extjs 4

    Which of your examples use extjs 4?

  • #2
    Just check the top of the front-end source code of the example. If the code links in the ext-all.js from the /extjs4 path and also links in the valence-extjs4.js file then you know it's using Ext JS 4.

    Code:
    <script type="text/javascript" src="/extjs4/ext-all.js"></script>
    <script type="text/javascript" src="/vvresources/valence-extjs4.js"></script>

    Comment


    • #3
      OK, thanks. By the way, when will you guys be converting the cusmaint.html to extjs 4?

      Comment

      Working...
      X