I have this weird idea to display recent posts on the sidebar and show an excerpt of each post on mouseover the title. I tried to use the a href=" " title=" " where the title element contained the_excerpt() function. It works. However, it also shows the p or br or what not.
Is there a better solution to this? Any suggestions?
Please visit my blog and mouse over the recent post links to see what I mean.
Oh, and by the way, Safari displays the entire excerpt in a nifty little yellow box. Firefox only displays a few, but still good.