UNPKG

ztech_jquery_ext

Version:

Extends JQuery library for more compact code base

12 lines (11 loc) 270 B
<!DOCTYPE html> <html> <head> <title>ztech_jquery_ext Test</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <div id="test-element"></div> </body> </html>