Opened 10 years ago
Closed 10 years ago
#13009 closed bug (notabug)
Hi ticker error
Reported by: | Ankita Maskara | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi
This is my error where I am trying to get a ticker
<script type="text/javascript">
$(document).ready(function(){
$('#fade').list_ticker({
speed:2000, effect:'fade'
});
}) </script>
The bug is it says Uncaught TypeError: Object [object Object] has no method 'list_ticker' Please help !! I have no idea related to version as I downloaded and it is perfectly working when run but not after I added to my web page-http://pixelitte.com/demo/html/
Note: See
TracTickets for help on using
tickets.
Please ask for help on the forums or in the #jquery irc channel.