Ticket #720 (new defect)
Opened 11 years ago
angosson
Reported by: | angosson | Owned by: | JcDenis |
---|---|---|---|
Priority: | normal | Component: | plugin:zoneclearFeedServer |
Severity: | normal | Keywords: | |
Cc: |
Description
<!DOCTYPE html> <html lang="en">
<head>
<title>Angosso</title> <script>
jQuery(document).ready(function($) {
$("h1").fadeIn("slow");
});
</script>
</head> <body>
<h1>Hello, world!</h1>
</body>
</html>
Attachments
Note: See
TracTickets for help on using
tickets.
bsd