I am trying to get 'backgroundPosi tion' of control, which works fine on chrome but as usual not on IE.
Workaround for this i am using background-position-x,background-position-y,backgroundPos itionX,backgrou ndPositionY properties of jquery.The properties mentioned above works fine for one of my application on IE but doesn't give any result on other application.
Can't really get how's it possible that certain predefined properties are supported by particular app and not by other.
Workaround for this i am using background-position-x,background-position-y,backgroundPos itionX,backgrou ndPositionY properties of jquery.The properties mentioned above works fine for one of my application on IE but doesn't give any result on other application.
Can't really get how's it possible that certain predefined properties are supported by particular app and not by other.
Comment