jquery / jquery ui : $ is undefined -


i have file think jquery ui. mentions jquery in code condensed, it's hard tell.

i included both jquery1.6.2.js , custom.js. (confirmed both loading properly)

there sliding image panel works fine when both included, although message: $ undefined own code (not custom.js)

i read somewhere problem might need not include jquery, seems disable image slider. $ function seems work fine if remove custom.js, of course slide doesn't work.

any ideas?

make sure include jquery then jqueryui before plugins.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -