Angularjs 1.2 Explorer 8 doesn't respond -


i'm trying make work form in internet explorer 8 , angularjs 1.2. may works in last versions of chrome , firefox.

the site see this: http://barcimaster.com/solicitud_de_presupuesto/1

i made fiddle see simple version: http://jsfiddle.net/r01010010/e9kvd/11/ doesn't work!

so, i'm missing. tried using:

<meta http-equiv="x-ua-compatible" content="ie=8" /> <meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1" /> 

but nothing happens... tried debug function never gets function "update".


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -