source:
trunk/spip/esqueleto-redcta/plugins/thickbox2/thickbox_test.html
@
229
Last change on this file since 229 was 71, checked in by , 17 years ago | |
---|---|
File size: 431 bytes |
Line | |
---|---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 | <html dir="ltr" lang="fr"> |
3 | <head> |
4 | <title>test thickbox</title> |
5 | <script src="/~fil/spip/plugins/_plugins_/-jQuery/jquery.js" type="text/javascript"></script> |
6 | <script src='thickbox.js' type='text/javascript'></script> |
7 | |
8 | </head> |
9 | |
10 | |
11 | <body> |
12 | |
13 | <a href="/" class="thickbox">rien</a> |
14 | |
15 | </body> |
16 | </html> |
Note: See TracBrowser
for help on using the repository browser.