• 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.

[SOLVED] Trying to get correct ux javascript

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

  • [SOLVED] Trying to get correct ux javascript

    My program is trying to find ux/CheckColumn.js. I thought that this would work. Ext.Loader.setPath('Ext.ux', '/extjs4/examples/ux'); Because this is how I got to CheckHeader.css <link rel="stylesheet" type="text/css" href="/extjs4/examples/ux/css/CheckHeader.css" />

    How should I code the Ext.Loader.setPath?

    Never mind, I googled and found that I could use the .html method to bring in CheckColumn.js
    Last edited by JosephHarriman; 06-12-2013, 04:13 PM.
Working...
X