I have some divs that are populated with tweet.js (jquery plugin for
twitter). So on document.ready(), the divs are populated by the
plugin.

I don't want to hit twitter on every page load and want to cache the
populated divs somehow.

Is there a way to take those populated divs and cache them? Simply
saving the content to html is still saving the javascript too and not
the actual output.

I guess I may have to switch to grabbing the feed using cffeed or
something, but this code is already done and styled, so I was hoping
for something else.

Thanks,

-Matt

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347449
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to