fancybox in ie9 displaying left bottom -


works fine in firefox displaying bottom left in ie9

i assume it's either css in ie9 or doctype?

any appreciated. site happening on below.

http://bydezign.co.nz/products/chairs/manolichair.aspx

where begin

okay lets start validation

http://validator.w3.org/check?verbose=1&uri=http%3a%2f%2fbydezign.co.nz%2fproducts%2fchairs%2fmanolichair.aspx

now lot of errors think result of not adhering transistional doctype. go xhtml1 may have reasons transistional (though can't believe worth salt nowadays not use xhtml pretty standard.

sorting doctype may (and will) solve rendering issues if doesn't @ use of tables layout. big 'no-no'. should using divs , css layout. give better design capabilities. tables not semantically correct use layout - displaying tabular data.

fix these first , see if solves issue (99% confident doctype , getting through validation resolve issue


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -