Trending Story
More Trending Stories
Typo3: TypoScript SEO Friendly Breadcrumb menu
Add the following script to the setup script. And map your breadcrumb element with this ‘lib.breadcrumbmenu’ name.
TypoScript:
lib.breadcrumbmenu = HMENU
lib.breadcrumbmenu.special = …
Typo3 Introduction Package Installation
Typo3 is available in different packages, here I’m describing the Introduction package, that you can download from here. I suggest …
JavaScript FullScreenAPI
You can use the Browser full-screen using JavaScript. Firefox, Chrome and Safari support this feature, but IE and Opera are …
Sign in with Twitter Using TwitterOAuth
A simple explanation for the usage of Sign in Twitter feature with the TwitterOAuth PHP class. Instead of copy paste …
WordPress Custom Fields – Lost by Autosave??
Issue:
I have added some custom fields to the add_meta_box and hooked a function to edit_post, publish_post, save_post. Everything is working …
Gmail style Scrollbar Using jQuery and CSS + MouseWheel
As per the request, here is an updated version of scrollbar with the Mouse Wheel feature. Now you can scroll using …
Twitter Followbox Plugin In JavaScript
It is JavaScript Plugin to show Twitter followers count and profile pics just like Facebook Likebox.
Simple CSS Selector In JavaScript
Sometime you don’t wish to use JavaScript frameworks on simple web applications, but you hardly need a cross-browser CSS selector. …
PHP Regular Expression to Split Lines
Last day I had tried a lot of methods to retrieve lines from a text file. In some methods, I …
Gmail style Scrollbar Using jQuery and CSS
Scrollbar looks like in new Gmail theme. The code written in jQuery and CSS.
Facebook/Twitter style Scrollbar Using jQuery and CSS
The Facebook and Twitter have their own scrollbars styles. Are you looking for the same thing?
SEO Friendly Breadcrumb for WordPress
Last day I wrote about the SEO Friendly Breadcrumb Format, I have implemented those formats in my WordPress site. And …
SEO Friendly Breadcrumb Format
Breadcrumbs makes the user to navigation more easily, and not for SEO. But for SEO Google suggested to add some attributes and tags to your existing code for make it done. Here is an example
How To Find Your Friends Chat Client/Messenger
Sometimes your friend says like this, “Hey, am busy now and I can’t use GTalk in my office, you send …
Share Bookmarklet For Twitter
If you wish to tweet a webpage which your are currently reading, and there is no tweet or share button on that webpage, then Share Bookmarklet will makes it easy for you.
