content top

Twitter @anywhere : How to expand Hovercard by default?

|

version 1.1.1 of @Anywhere has been released. That was a bug fix release, containing the following two fixes:

Check it live in action: @arpitshah

1. The “linkifyUsers” method will no longer linkify words preceded by punctuation and a non-breaking space if the charset for the page is not UTF-8.

2. Anywhere will now work correctly in IE on pages that set document.domain. When using @Anywhere on a page that sets document.domain, it is necessary to specify that domain in the @Anywhere config as follows:
twttr.anywhere.config({ domain: document.domain });

I have just updated it to v1.1.1 and added option to expand Hovercard by default. You need to just add expanded:true option in script.

<script type=”text/javascript”>
twttr.anywhere(onAnywhereLoad);
function onAnywhereLoad(twitter) {
twitter.hovercards({ expanded: true });
};
</script>

More examples:

Thanks,
Arpit Shah
|
Related Posts with Thumbnails

Must watch Related Articles/Posts:

  1. Tweet Button Support added in Twitter Goodies WP Plugin
  2. 5 cool & useful jQuery tips, tricks & solutions
  3. Twitter Goodies plugin updated to v3.5.0
  4. Power of @anywhere – it rocks..!!
  5. [Updated Plugin]: Twitter Goodies v5.0.5

View Comments to “Twitter @anywhere : How to expand Hovercard by default?”

  1. Twitter @anywhere : How to expand Hovercard by default? – http://bit.ly/b14YVA by @arpitshah

  2. Twitter @anywhere : How to expand Hovercard by default? #@anywhere #twitter #ArpitShah #Hovercard http://bit.ly/b14YVA

Leave a Reply

blog comments powered by Disqus
content top
Blog WebMastered by All in One Webmaster.