getJSON not working in Chrome & Firefox plus other issues.
hello!
i working on searchable video gallery. please see code here. i'm sure code far optimal.
i'm running osx 10.9, , updated versions of chrome, safari , firefox.
i reading (verified) json file information each video (name, url, tags etc) , reading object getjson. taking information, converting tags strings, , then, after removing duplicates, i'm using jquery ui autocomplete make drop down smart search. i've added js files using scripts button, , css yepnope. upon selecting entry , pressing enter, remove displaying videos, , add videos match current tag.
bug 1 (minor): when preview in chrome works perfectly. in firefox, there 1 bug, if highlight text in search box, can no longer enter text, , hear alert audio. safari gives 404.
bug 2 (critical): however, when go publish, , run html file directly (either in publish folder, or in root folder), works in safari, in chrome , firefox getjson doesn't run. neither videos nor boxes house them display either. i've put $(document.body).append("text") lines throughout code, , nothing displays in or below getjson procedure.
it feels there file contained within *.an file missing when trying run html separately.
any ideas? appreciated! thank much.
More discussions in Edge Animate CC
adobe
Comments
Post a Comment