RE:ZOOM FUNCTION

by 2 replies
2
hey warriors,
we have created a website and in that site we have created a function to set the zoom percentage for perticular page but that code is working only for chrome & its is not working for firefox and internet exploere please suggest the code for firefox & IE
the url is: link
please suggest solution asap...

Thanks
Shubham
#website design #function #rezoom
  • I can't think of a reason that zoom would ever need to be used, I've actually never even heard of it until today. This sites shows the browser compatibility of zoom: zoom (CSS). It doesn't function at all in firefox, and IE is phasing it out.

    I wish I could be more helpful, but I'm not exactly sure what to suggest, but I am sure there is a way to accomplish what you want just changing the sizing of things around

    EDIT: Try this instead of the zoom, I think it gets you to the same desired result, add it to the body tag.

    Code:
    width: 90%;
    margin: 0 auto;
  • not working .....

Next Topics on Trending Feed

  • 2

    hey warriors, we have created a website and in that site we have created a function to set the zoom percentage for perticular page but that code is working only for chrome & its is not working for firefox and internet exploere please suggest the code for firefox & IE the url is: link