i haven't used this particular plugin, so im not sure what's wrong.
my advice would be to copy their code exactly, and modify it to suit
your needs. i notice you have an extra line for placeholder (which i
don't see when i view their source), and you omitted the .clickOrEnter
line that they do have (not sure what that does or whether it's
needed).
start with working code (theirs) and gradually make it yours. the
gradually is important so if something breaks along the way, you know
which piece broke it specifically.
On Jan 10, 2008 11:37 AM, Don L <[EMAIL PROTECTED]> wrote:
> ok, Barry, so, I downloaded and installed the three packages of
> jquery-1.1.4.js
> jquery.clickOrEnter.js and jquery.newsTicker.js
>
> and called them from the header as include files (they are in current dir),
> specifically,
> <script type="text/javascript" src="jquery-1.1.4.js"></script>
> <script type="text/javascript" src="jquery.clickOrEnter.js"></script>
> <script type="text/javascript" src="jquery.newsTicker.js"></script>
> followed by
> <script type="text/javascript">
> var popup = function(targetElement) {
> alert('Link with href ' + $(targetElement).attr('href') + '
> activated');
> };
> $(document).ready(function() {
> var options = {
> newsList: "#news",
> startDelay: 10,
> placeHolder1: " []"
> }
> $().newsTicker(options);
> });
> </script>
>
> with markup like
>
> <ul id="news">
> <li><a href="http://www.makemineatriple.com">MakeMineATriple.com</a></li>
> <li><a href="http://www.jquery.com">jQuery</a></li>
> </ul>
>
> But why do I get "Object does not support this property or method" err
> provided this is my first time to play with jquery? Thanks.
>
> Don
> > On Jan 10, 2008 10:21 AM, Don L <[EMAIL PROTECTED]> wrote:
> > "Scientists tell us that the fastest animal on earth, with a top
> > speed
> > of 120 feet per second, is a cow that has been dropped out of a
> > helicopter." - Dave
> Barry
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w
Archive:
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:250423
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5