zurb / orbit

454 stars 96 forks source link

IE8 Issue #23

Closed gerardidf closed 13 years ago

gerardidf commented 13 years ago

Hi Guys

I'm getting the following error in IE8

SCRIPT438: Object doesn't support property or method 'height' jquery.orbit-1.2.3.js, line 51 character 13

The offending line is orbit.add(orbitWidth).width('1px').height('1px');

Anyone any idea to a work around or fix for this as the client has a large number if IE8 pc on their network with no intention of upgrading ?

By the way great plugin guys, keep up the good work.

Gerard

gerardidf commented 13 years ago

Tracked down the issue here, Client had added a prototype lightbox to the page which was causing a conflict