This is the Wordpress plugin of my script Tagpix With tagPix you can tag images and create realy nice tooltips. It’s pure developed with HTML/CSS/JS and don’t need a Database to work. When you finish with tagging just copy/paste the outputed code. Support all mayor browsers and work also on mobile devices. Supported Tag types Photo : Support images, just paste the link of your image. Video : Support video files, just paste the link of ...
With tagPix you can tag images and create realy nice tooltips. It’s pure developed with HTML/CSS/JS and don’t need a Database to work. When you finish with tagging just copy/paste the outputed code. Support all mayor browsers and work also on mobile devices. Supported Tag types Photo : Support images, just paste the link of your image. Video : Support video files, just paste the link of your video from YouTube or Vimeo. Music : Supp...
Version 2 – Now with Tooltips and Direct Links View Demo Here if the live preview link is broken: <a href=”http://nuvuthemes.com/image-tag-slider- demo/” rel=”nofollow”>Demo Features: This is a WordPress Ajax Tagging Slider plugin – Set tags on your image slides that load other pages content via Ajax or Media from Vimeo, Youtube etc. Add animating captions, images, elements to each slide. Powerful backend tag mapping tool for mappin...
Change log 2.3 – July 16, 2013 Corrected the bug where the content is not generated due to Facebook’s new update on their platform’s authentication. 2.2 – January 01, 2013 Feature added; Added the option for custom keywords. Feature added; Localized the plugin to support more languages. 2.0 – May 20, 2012 Feature added; Now you can view hot searches for other countries not only USA. Google insights for search is added. Feature added; Sett...
One of the things that can make your scripts really hard to read and take up much space are inline HTML tags. This helper class makes it possible to write inline html tags in a really simple an clean way. Take for example the following code. It is used to show a select box and the selected variable is to choose a select item. &lt;?php $selected = 'green' ?&gt;<br /><select name="colors" id="colors" /><br /> <opti...