Search Form Demo Pages A collection of useful examples you can play with

Example: Autoresize

The working example below shows the usage with autoresize:

Code:

<div id="ws-widget" style="-webkit-box-shadow: 2px 2px 13px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    2px 2px 13px 0px rgba(50, 50, 50, 0.75);
box-shadow:         2px 2px 13px 0px rgba(50, 50, 50, 0.75); padding:10px;margin: 30px 0px;"></div>

<script src="//services.wheel-size.com/code/ws-widget.js"></script>
<script>
  var widget = WheelSizeWidgets.create('#ws-widget', {
    uuid: '48fcc463a519418f89585a5c42ce2bd1',
    width: '600'
  });
</script>

Get more widget API events and functions!

Please email us in case you need something else. We are open for any ideas.