Mindblown: a blog about philosophy.
-
Best trick for clearing float in html
There are many ways to clear “float” property in css. The most common problem with float property is , it collapse the parent div container. For example if you have HTML: For above HTML you have CSS as: .line div{float:left} Now what will happen, your div having class “line” will get collapsed due to float…
-
How to Check the Visibility of an Element Using jQuery
In the jQuery versions before 1.3.2 an element was regarded as Visible if the CSS Visibility Property of that element was not defined as “Hidden” or if the CSS Display Property of that was defined as “Visible “ or it was an element with an input type not equal to “Hidden”. There are several options…
-
7 Wondrous Photoshop Plugins to Add Stunning Effects to Your Images
Adobe Photoshop has been a pioneer in graphic editor development since a long time ago from now every new version of it has brought in novel features and add-ons. Adobe Photoshop is a strong and powerful image editing software that is of great help to all the photographers , web developers and web designer for…
-
Miscellaneous Archives – Page 3 of 58 – Web Developer Juice
According to a recent study, the experts revealed that people aged between 18 to 34 years old reportedly purchased products through the social media platform. For most of the online sellers, these statistics are vital as similar to millennials. The age series… More Before jumping on answering the question, let me first walk you through…
-
nginx Archives – Web Developer Juice
Installing Nginx on Ubuntu is a pretty straightforward process. You can either install it through the Ubuntu repositories or by compiling it from the source. If you want to install Nginx through the Ubuntu repositories, all you need to do is run… More Startup guys are incredibly good with ideas, they can easily bring “Slashdot…
-
What makes YUI2 CSS Framework a Top Notch
The Yahoo User Interface 2 consist of several JavaScript Controls and utilities that will be of great help to the front end developers and will help them create a rich user interface. YUI2 CSS Framework is great for developing websites at a rapid pace as it is one of the most lightweight CSS frameworks with…
-
How to find the Status of a Radio Button Using jQuery
When I was working on one of my projects I suddenly landed up in a situation where I wanted to find out as to which radio button has been selected or checked. So having discovered that, I am going to present you with different ways in which you can find out whether a radio button…
-
CSS Archives – Page 9 of 9 – Web Developer Juice
A webform on a web page allows a user to enter data that is sent to a server for processing. Therefore making forms an important part of any web application. Moreover, if forms are stylish they make applications more attractive. Here is… More A calendar is a system of organizing days for social, religious, commercial,…
-
Miscellaneous Archives – Page 5 of 58 – Web Developer Juice
Access Control, When running a business, there are dozens of things that keep you busy. You need to worry about which marketing method to use, how to better reach your target market, how to get your cost of goods sold down and… More In order to be successful, a company needs to be on the…
-
Web Developer Juice – Page 6 of 94 – Latest news and tricks for designers and developers
The possibilities are limitless when you want to put a course online but using the best LMS plugins to build and manage your site will make your life a lot easier. LMS (learning management system) Plugins for WordPress allow you to start… More One of the features you’ll find most commonly advertised when comparing hosting…
Got any book recommendations?