diff options
Diffstat (limited to 'src/main/webapp/jquery-ui-1.9pre/tests/visual/tooltip/ajaxcontent.php')
-rw-r--r-- | src/main/webapp/jquery-ui-1.9pre/tests/visual/tooltip/ajaxcontent.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/webapp/jquery-ui-1.9pre/tests/visual/tooltip/ajaxcontent.php b/src/main/webapp/jquery-ui-1.9pre/tests/visual/tooltip/ajaxcontent.php new file mode 100644 index 0000000..a689a73 --- /dev/null +++ b/src/main/webapp/jquery-ui-1.9pre/tests/visual/tooltip/ajaxcontent.php @@ -0,0 +1,2 @@ +<?php sleep(1); ?> +<strong>Hello</strong> world!
\ No newline at end of file |