javascript - Missing body and unfounded error message on IE9 -


i have social network allows users post blogs , ask questions. if click on above links, you'll notice commnunity blogs , questions page authors posts' displayed.

if on ff,safari,chrome, or ie8 you'll see them displayed should. if on ie9, see giant black letters underneath body "object not found!". major issue when ask question in ie9, body of question not display on community page or on blog when have opened read. ( not display @ all).

which more curious, when composing blog worse on ie9. when submit pressed, reloads page blank. code structure composing blogs , questions, , displaying blogs , questions same except mysql differences.

all of above works should on ie8, ff, chrome, , safari etc...

here lengthy code structures each: ( quite bit going put links code hosted somewhere else )

compose blog

community blogs page

reading individual blog

// duplicate pages questions :

ask question

community questions page

reading individual question

it quite bit, i'm stabbing in dark @ point , not sure how fix this. java script have on page, there sort of syntax style i'm using not rendering? no clue

please before ie makes me choose career ;)

thanks in adavance

buddy have js error here , there .

in ie8 , ff 3.6 got error.

js error cause chain reaction. if 1 fails fails.

check coda_slider_filter.js

enter image description here

enter image description here


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -