Articles Tagged 'tutorial'
Creating a Neon Blink Effect for your Forms using CSS3 and jQuery
How cool will it be to have a glowing blink effect behind your input boxes in a form without using Flash? Well thanks to the bright new kid on the block, CSS3, spruced up with a bit of jQuery! In this tutorial, I will show you how to build a nifty effect to enhance your forms. Note: In this tutorial, we have made use of @-webkit-keyframes which works only in browsers using the Webkit layout engine like Chrome and Safari.
Creating a Simple Twitter App using oAuth and PHP
Everyone on the web is updating to the latest & the most secure technologies with Twitter being the most hyped one as it upgraded from basic Authentication to the more secure oAuth. Earlier people had to risk their Twitter login credentials if they wanted to use some external Apps that gave them more control over their Twitter profile. Twitter would now be removing the basic Auth to fully support oAuth. As Twitter describes oAuth is:
Complete Toolbox: 55 CSS Menu And Button Coding Tutorials
Navigation menus and buttons with CSS styling are being used in almost every website. There are a lot of techniques to utilize and a good developer should have some basic knowledge about them all. Below you will find a lot of tutorials each teaching you something different and appropriate. You will also find quite lot CSS3 tutorials, because CSS3 offered features are being used more and more and you should practise them too.
Create Really Detailed Dark Web Layout Using Photoshop
Hello! Today I'm gonna teach you how to create a dark template, I tried to explain everything as detailed as I could, but let me know if you didn't get something right. This is my very first time on writing a tutorial and I am very excited about this chance. I will do my best to make this tutorial easy for you to follow, just follow screenshots as we move forward step by step and try to understand how to use these techniques in your own designs! Let's start?
jQuery Carousel Plugins: Best Resources, Tutorials And Examples
Carousels are handy if you have a row images and want your visitors to access them in solid and really beautiful way. With jQuery opportunities this feature is made very simple and good-looking. In this post you’re going to find different types of premade carousel plugins and tutorials how to make your own unique carousel gallery whenever you wish, find also some little inspiration at the end of article as bonus!
How to Create a Cool Slide Out Panel with CSS3 only
Many sites have a really cool hidden panel which contains some relevant information and this panel is revealed to us, with a cool animation, when we click on a particular button or hover over it. This has usually been achieved using jQuery. But now as we advent towards the future and CSS3 is becoming a reality, here is a tutorial on how to build an animated slide out panel using only CSS3.
How to Create a “Stay-On-Top” Menu with CSS3 and jQuery
In the project I was working on recently I had a chance to experiment with CSS3 and jQuery. You know CSS3, right? It's that thing that makes all those beautiful and amazing things on the web and makes Flash want to run away and hide. Yeah, that CSS3. And I'm more than sure you have heard about jQuery. If you haven't, well, it's a kind of library where you cannot borrow any books, but it allows you to do other stuff and bring some additional magic to the web.
How to Build a Distance Finder with Google Maps API
Google maps is a free web mapping service application provided by Google. It offers lots of cool features (showing various map types, plotting points, showing routes, geocoding addresses). You can also add all these features to your website using the Google Maps APIs provided by Google. In this tutorial I will show you how to add some of these features to your site. I will be using the Google Maps Javascript API v3 (the newest version).
How to Create your own BuddyPress theme (Part-2)
After completing the 1st part of this guide you should have a theme which looks just as you want it, or is not far off what you aimed for. In this part I’ll show you how to add even more changes to your child theme. If you haven’t read the previous parts yet I recommend you do so to gain an insight into how to best go about the required steps.
How to Create a Tumblr Theme (Code Structure)
As we have previously seen, Tumblr allows its uses to create custom themes giving the owner of a tumbleblog the ability to truly customise their tumbleblog to be their own. While tumblr coding is fairly easy to pick up compared to other more complex blogging systems, I want to give you an insight into the code and structure we are going to be deploying next time around when we set about converting a psd to tumblr.

