jQuery Techniques And Tutorials For Great User Interface

630 views

Query has really captivated our development through web. It is a powerful tool that improves the user’s interactivity in Web applications. With jQuery, development in your website is much easier and more flexible for the element in your website.

40 Useful jQuery Techniques And Tutorials For Great User Interface

[Read more...]

5 Things You Didn’t Know Google Could Do

321 views

Google is widely known as the Internet’s best search engine. Everybody with access to the internet uses Google at some point to find something (or many things) on the web for a particular web page, or a certain piece of information.

However, Google has several built in functions that will help you make your searches more successful, and to enable you to spend less time searching. I have written a post about some tricks that will help you with your image search and that will ‘give you the power’ to Find Images by Exact Dimensions, File Type or From Specific Website. That should make your search for new wallpapers that perfectly fit to your screen resolution as easy as walk in a park.

But today I’ve decided to expand that post and to tell you about a list of 5 functions that you did not know before (I think), all accessible from the main Google search box (frontpage), which will help you find every piece of information you are looking for. [Read more...]

3 Methods To Exclude WordPress Categories In A Post

1,393 views

Sometimes, we may want to exclude some categories from display in our main page or sidebar. There are a lot of methods to exclude these categories. Here i would like to share 3 types of different method to do so.

Use WordPress Category Visibility Plugin

This plugin will let you to exclude any tag and category at different pages. For example, you can exclude selected category in the front page, search results, archives, and feeds. Simply activate the plugin and go to your Manage->Category Visibility to manage them. (There are some users who claim this plugin may has conflict with other WordPress plugins.)

wp_list_categories() template tags

You may use this template tags to list out all categories at your website’s navigation bar or your sidebar. The template tags tutorial website actually teach us how to include or exclude categories by adding parameters when we call this template tags.

Hack the default widgets.php

[Read more...]

Related Posts with Thumbnails