Tag: html5
How to add Facebook Like Box and change language to local
Facebook Like Box allows website owners to provide their visitors with an easy way to join their facebook community and get updates right in their Facebook news feed with a click to like from their website. It is a good way to promote a Facebook Page. Facebook Like Box only works for Facebook Pages, this isn’t working for Facebook Profiles
MP4 video cannot play on iPad/iPod/iPhone using JW Player shortcode
It seems that this is a bug on JW Player for WordPress plugin We added JW Player or WordPress plugin shortcode with a mp4 video in it, the video plays on Macbooks and PCs, but it shows blank on iPad or iPod or iPhone. Although HTML5 as default mode, it doesn’t work. How to fix…
How to make IE to display iframes with transparent background?
1. Add allowTransparency=”true” property to the iframe 2. Add background:transparent to it’s body tag or internal styles in the head section of an HTML page or