Как создать вот такую кнопку zoom как на http://10na10.com.ua/mekhanicheskiye/-mehanicheskie-chasy-p --- добавлено: 14 июн 2013 в 18:36 --- Народ реально помогите, очень нужно(
обычная кнопка HTML: <a id="zoomer" class="colorbox cboxElement" href="<?php echo $popup; ?>" style="display: inline; opacity: 1;">Zoom</a> <style> #zoomer { font-family: 'Open Sans', arial, sans-serif; font-weight: 400; font-size: 10px; line-height: 11px; color: #999; text-transform: uppercase; background: #fff url('http://10na10.com.ua/catalog/view/theme/elegantcart/image/zoom_tiny.png') 2px 3px no-repeat; padding: 1px 1px 1px 16px; } </style>