UNPKG

@qooxdoo/framework

Version:

The JS Framework for Coders

16 lines (12 loc) 275 B
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="../helper.js"></script> </head> <body> <div id="resize" style="width:50%; border: 1px solid black"> size </div> </body> </html>