Try as I might, I can't remember but one typo I fixed and it doesn't 
actually prevent the
code from working.  The first line of the javascript after the opening 
$(document)... line
should be:  $('#contentdiv').html(' ');   instead of   
$('#contentdiv').html('&& nbsp;');

That just causes && nbsp; to show up in read instead of a space.

What problem(s) are you having with the function?

Rick

N K wrote:
> Please tell let me know what was the typo issue as I have been facing the 
> same issue.
>
> NK
>
>
>   
>> Got it working...the problem was basically some typo's in the tutorial code.
>>
>> Mike Chabot wrote:
>>     
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316408
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to