Here's the UI files I'm using:
 * - UI Core
 * - Draggable
 * - Droppable
 * - Resizable
 * - Sortable
 * - Accordion
 * - Dialog
 * - Progressbar
 * - Effects Core
 * - Effect "Blind"
 * - Effect "Bounce"
 * - Effect "Clip"
 * - Effect "Drop"
 * - Effect "Highlight"
 * - Effect "Pulsate"
 * - Effect "Scale"
 * - Effect "Shake"
 * - Effect "Slide"
 * - Effect "Transfer"

On Oct 22, 7:25 am, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Chris,
>
> I'd be happy to test it over here. Would you mind listing out the  
> files that you're concatenating -- jquery core file + which UI files?  
> I want to make sure I'm replicating exactly what you're doing. Thanks.
>
> --Karl
>
> On Oct 21, 2008, at 3:26 PM, c.barr wrote:
>
>
>
> > Yes, it's being listed first. Can someone else please try and do this
> > to verify it?  I just want to make sure I'm not missing something
> > simple.
>
> > On Oct 21, 12:16 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> >> Are you making sure that the jquery core file is at the top of that
> >> concatenated file? that's the only other thing I can think of that
> >> would produce the error.
>
> >> --Karl
>
> >> ____________
> >> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> >> On Oct 20, 2008, at 4:26 PM, c.barr wrote:
>
> >>> They already have the semicolons straight from jQuery, so no changes
> >>> were needed. Any other suggestions?
>
> >>> On Oct 16, 5:16 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> >>>>> I'd like to combine and compress my jQuery and jQuery UI files
> >>>>> into a
> >>>>> single minified file, but I've noticed that every time I do this  
> >>>>> It
> >>>>> just breaks and gives me "$ is not defined".
>
> >>>>> If I do a copy/paste of the two uncompressed files together, it
> >>>>> works
> >>>>> fine but it's a 100kb file!  When I got to minify or pack this  
> >>>>> file,
> >>>>> that's when it always breaks.  I've tried Dean Edwards packer,
> >>>>> JSmin,
> >>>>> and YUI all with the same results.
>
> >>>>> The same goes for any jQuery plugins I've downloaded. I'm using a
> >>>>> several that I need avalible on all pages, and I'd like to combine
> >>>>> them - these also break when I do this.
>
> >>>>> Am I missing something here?
>
> >>>> Make sure each file has a leading and a trailing semicolon.

Reply via email to