
Where developers go to laugh and cry function selectCategory(num) { curCategory = num; if(num == 1) { $('#tr td:first').removeClass().addClass('t1').next().removeClass().addClass('t2').next().removeClass().addClass('t3').next().removeClass().addClass('t4').next().removeClass().addClass('t5').next().removeClass().addClass('t4').next().removeClass().addClass('t5'); $('#mr td:first').removeClass().addClass('tc1').next().removeClass().addClass('tc2').next().removeClass().addClass('tc3').next().removeClass().addClass('tc4').next().removeClass().addClass('tc5').next().removeClass().addClass('tc4').next().removeClass().addClass('tc5'); $('#br td:first').removeClass().addClass('tb1').next().removeClass().addClass('tb2').next().removeClass().addClass('tb3').next().removeClass().addClass('tb4').next().removeClass().addClass('tb5').next().removeClass().addClass('tb4').next().removeClass().addClass('tb5'); else if(num == 2) { else if(num == 3) {
How to create a resizing menu bar Lately some websites, like This is the Brigade and All You, have started featuring a dynamic and animated menu that resizes on scroll down. Minimizing the main navigation to allow more space for the content. In this tutorial, I’ll explain how you can create this menu yourself with HTML5, CSS3 and just a bit of jQuery. This kind of menu is great if you want to give special focus on your content throughout the whole website, and it also enables you to create a bigger and more impactful navigation on a user’s first visit to a website. There are several ways of doing this. Before we start, you can checkout the demo or download the source from here. Creating the basic structure in HTML We’ll start by creating the basic HTML code we’ll need. <! Now that our initial HTML code is done, we’ll add the code for the menu as well as some other details on the head of our HTML file. <! In our <body> tag, we used the default HTML5 <header> element. And this is about it on HTML. Styling the menu and page
Paano Maliligtas ang Mga Taong Nabuhay Bago ang taong 1914? May paraan ang Diyos sa mga taong nabuhay sa panahon nang walang kautusan [110A.D. To 1914A.D.], o hindi umiiral ang tunay na aral ng Diyos, hindi nakaabot sa tao ang kaniyang mga salita dahil walang tunay na sugo at walang tunay na IGLESIA, kung nagkasala sila ng walang kautusan, ay hahatulan din sila ng walang kautusan. At dahil sa panahon noon ng unang IGLESIA NI CRISTO noong first century [33A.D. To 110A.D.] Papaano hahatulan iyong mga tao na nabuhay sa panahon na walang kautusan o walang tunay na aral? Roma 2:14 “(Sapagka't kung ang mga Gentil na walang kautusan sa katutubo, ay nagsisigawa ng mga bagay ng kautusan, ang mga ito, na walang kautusan, ay siyang kautusan sa kanilang sarili;”
Building your first WordPress plugin (part 1) One of the primary reasons for WordPress’ continued popularity is the ease with which it can be extended and customized with plugins. Building a plugin may seem like an impossible task, but it’s simpler than you may think. Today we begin our “Building your first WordPress plugin” series that will cover the most important principles and how-tos of the process. By the end of the series you’ll be fully prepared to make further experiments of your own, relying on best practices and conventions adopted by the extensive WordPress community. What is a WordPress plugin? It is a PHP script that modifies or extends the native functionality of WordPress. By providing a very simple but flexible Plugin API, WordPress supplies every developer with following advantages for plugin usage: No need to modify core files to have additional or alternative functionality. The primary task that we are going to explore today, is to build a solid plugin foundation. Plugin name and files Let’s start with an example.
100 Awesome CSS/Javascript Plugins and Coding Techniques Writen by Bogdan / Comments Off on 100 Awesome CSS/Javascript Plugins and Coding Techniques If you know how to use CSS and Javascript, you can create some impressive websites. Not only that you can do some awesome stuff with them but they also ease you work. In this article you have 100 awesome CSS and Javascript plugins and coding techniques that should definitely be in you toolbox. Use CSS3 to Create a Dynamic Stack of Index Cards You will learn how to create a dynamic stack of index cards solely with HTML and CSS3 and use such CSS3 features as transform and transition (for the dynamic effects) and @font-face, box-shadow and border-radius (for the styling). Dynamic PNG shadow position & opacity You will learn how to create a movable object using javascript. How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3 Awesome Overlays with CSS3 The trick with these overlays is the gradient border, going form a lighter to darker orange as you go from top to bottom. Sliding Vinyl with CSS3
Setup Multiple Websites using XAMPP Web Server on Linux Ubuntu In this article, I will guide you in setting up multiple websites used for web development using XAMPP as the web server on Ubuntu Linux. XAMPP or LAMPP on Linux is composed of Apache web server, MySQL database, and PHP program. Let's begin. For our example, we will be creating a development website using domain name. For our initial configuration, create the example folder at /opt/lampp/htdocs. # cd /opt/lampp/htdocs # sudo mkdir example Create index.html file inside the example folder. # cd example # sudo gedit index.html Add the following text inside the index.html file and save. "Welcome to my New Example WebSite" Open your browser and go to The first step is that you need to tell xampp that you need the virtualhost feature to be added on the server. # sudo gedit /opt/lampp/etc/httpd.conf Uncomment the following line by removing '#' #Include etc/extra/httpd-vhosts.conf changed to Include etc/extra/httpd-vhosts.conf # sudo gedit /etc/hosts
jQuery Masonry Force.com Home Page ~ salesforce.com - Developer Edition Meet Boo the Cutest Pomeranian Dog I wanted to share Boo with everyone… A Pomeranian puppy who undoubtedly takes the cake as being the cutest puppy on the face of the planet. What’s even more noteworthy is that Boo has almost one million friends on Facebook.