How to fix zoom-in and zoom-out button position while enlarging images?

  1. You’ve added them in wrong order, jQuery should come first, then jQuery UI (as it depends on jQuery Core)
  2. If you’re using external files you need to include CSS as well (jQuery UI theme)

Fixed here: http://jsfiddle.net/fdn8b5n4/1/