File: demos/demo2/header.php

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   demos/demo2/header.php   Download  
File: demos/demo2/header.php
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: update jquery in demos
Date: 5 months ago
Size: 654 bytes
 

Contents

Class file image Download
<!DOCTYPE html> <!-- To run the current sample code in your own environment, copy this to an html page. --> <html> <head> <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'> <link rel="stylesheet" href="main.css" /> <script type="text/javascript" src="../../extlib/jquery.js"></script> <script type="text/javascript" src="../../extlib/sammy/lib/sammy.js"></script> <script type="text/javascript" src="../../extlib/iFSM/extlib/jquery.dotimeout.js"></script> <script type="text/javascript" src="../../extlib/iFSM/extlib/jquery.attrchange.js"></script> <script type="text/javascript" src="../../extlib/iFSM/iFSM.js"></script> </head>