TipTip jQuery Plugin

The TipTip jQuery plugin is a creation by Drew Wilson that detects the edges of browser window and makes sure that the tooltip stays in current window size. It allows to adjust itself to be displayed on any place of the element, be it above, below, left, or right. It is a custom tooltip that, [...]

Continue Reading →

PowerTip: A jQuery Plugin that Creates Hover Tooltips

PowerTip is an easy-to-use jQuery-based tool which can be customized and provides a fluid user experience. It supports the addition of complex data also to tooltips and has APIs available for web developers. It schecks and tests for hover intent so tooltips don’t open whenever you cross the element with a tooltip with your mouse. [...]

Continue Reading →

How To Add a Pinterest Button In WordPress Without Using A Plugin

Today, you’ll learn how to add a Pinterest button to your WordPress site without using a plugin. This tutorial is made by Marvie Pons of TutsKid and it’s pretty simple and easy to follow. Like with most, if not all WordPress tricks, all it takes is appending a few lines of code in your functions.php [...]

Continue Reading →

Creating a Bubble Point Tooltips with CSS3 and jQuery

Chris Coyier shares a tutorial that creates a bubble point tooltips with CSS3 and jQuery. Note that its demo will not work on Opera. To start with, here’s the HTML: <a href=”#” title=”Hi, I’m a tooltip thingy.”>link</a> Givje the link a title attribute. jQuery: $(“article a[title]“).tooltips(); The plugin will do the following: loop through each [...]

Continue Reading →

TinyTips jQuery Plugin

Web designer Mike Merritt designed a jQuery plugin that will give more definition on your web site by adding tooltips to any element on a page. You can check out his work in this DEMO. Download the development version and production version zip files. HTML <!DOCTYPE html> <html> <head> <meta http-equiv=”Content-type” content=”text/html; charset=utf-8″> <title>tinyTips 1.0</title> [...]

Continue Reading →

Top Ten Web Designing Software

So piggying back after the awesome new Photoshop tutorials from our Blogfreakz readers, I have highlighted some more fantastic web designing programs worth investigating too! Web design is the first and foremost element that captures the attention of a visitor. Of course the other contents that retain visitors and make them perform an action in [...]

Continue Reading →

Photo Manipulation Tutorials: 50 Wickedly Creative Tips

Wicked Tips and Tricks - lets see what some of you Blogfreakz out there can do! Since our last Photoshop tutorial titled: Adobe Photoshop Tutorials: Collection of Amazing Tips And Tricks , we got so much positive feedback that we decided to put together another collection of tutorials concentrating on photo manipulation. In this post, [...]

Continue Reading →

A Simple Edit WordPress Theme to Support Sidebar Widgets

What do you do, when after an exhaustive search for the perfect WordPress theme that you love, all of a sudden you run into an error message saying that your new theme doesn’t support your sidebar widgets? Try these steps to edit the sidebar widgets to fix it! 1. Backup your theme files and folders. [...]

Continue Reading →

Rebranding Rules that You cannot Override

Rebranding is certainly not a common practice among marketers. It raises my hackles whenever I am asked to take part in a re-branding exercise because there are so many examples of great failures that I think twice before committing myself to action. It is not just about money, other things are involved intrinsically and a [...]

Continue Reading →

Automatically Tweet Your Blog Posts to Twitter With FeedBurner

Looking for a simple way to automatically update twitter with your latest blog posts, so your blog readers can find the latest news and updates? Here it is… Now, there are many websites and plugins that offer to automatically tweet your blog post when you update your blog, but today we’ll focus on Google Feedburner. [...]

Continue Reading →

Page 1 of 3123»