javascript - Cross-browser JS inconsistencies -


i have php script allows image upload. modified load newly uploaded image modal window in order allow manual crop, if needed.

it seems got working in firefox (all way until actual crop). ie throws error: "object not support property or method" , opera chokes , not know show...

i out of ideas causing this. here's page, click "add new scene" , submit image upload view described behavior:

any insight highly appreciated.


update: decided go different class.

javascript libraries not loaded.

check view source jquery file included.

check jquery version also.

ok now

var addthis_config = {     ui_cobrand: "slatecast.com",     ui_header_color: "#ffffff",     ui_header_background: "#cc0000",     services_compact: "aolmail, hotmail, live, typepad, ymail, google, squidoo, stumbleupon, delicious, reddit, googlebuzz, digg, linkedin, favorites, more",     services_exclude: "print",     data_track_clickback: true } 

this js . got source only

semi colon missing or !!

check


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -