i have changed all the folders and add those code as a new post in my
wordpress

<div id="crossfade-container">
<div class="fade-box" id="box-1">
<h2>Buy Our Product!</h2>
<p>
Lorem...
</p>
</div>
<div class="fade-box" id="box-2" style="display: none;">
<h2>It's New and Improved!</h2>
<p>
Cras...
</p>
</div>
<div class="fade-box" id="box-3" style="display: none;">
<h2>We Provide Great Services!</h2>
<p>
Nullam...
</p>
</div>
</div>

and it displayed only the text with no effect!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to