I am finding it hard to get fully cross browser CSS zoom properties ..what I've is only these
zoom: 2;
-moz-transform: scale(2);
|
I am finding it hard to get fully cross browser CSS zoom properties ..what I've is only these
|
||||
|
|
|
These will be sufficient for cross browser...
HTML
CSS
|
||||
|