Author Profile Page:

Post(s) by Web Designing : Jquery


Creating rounded corner boxes in CSS can be a pain point in website development. It not just means loads of divs but also increase in page loading time. How to create rounded corner div boxes and at the same time reduce page loading time? The answer is jQuery.

Use jQuery with Background Layers plugin. The plugin makes things easier. It reduces the HTML code you need to write by adding some JavaScript. Result: The code is less cluttered but very effective in reducing loading time. READ THE FULL ARTICLE >>

Popularity: 5%

Jquery


Flash embedding that is compliant with the web standards has always been an issue as the code runs very long and it is very difficult to place Flash reliably.

So, how to overcome validation issues of Flash object on a web page?

Use jQuery’s document ready function (JavaScript which is triggered when the DOM is loaded).

Have a look at the below code:

jQuery Part

$(document).ready(function(){

if ($.browser.msie) {

READ THE FULL ARTICLE >>

Popularity: 2%

CSS


Here is a simple way to create a scalable and stylish breadcrumb.

menu1

To start with, declare a simple unordered list as follows:

Here is the HTML code:

<ul id="breadcrumbs">

<li><a href="#">Home</a></li>

<li><a href="#">Services</a></li>

<li><a href="#">Web Design</a></li>

<li><a href="#">Portfolio</a></li>

<li>Current Page Title</li>

</ul>

All items have links, except the current page title.

Here is the CSS code

ul, li {

list-style-type:none;

padding:0;

margin:0;

}

READ THE FULL ARTICLE >>

Popularity: 23%

Contact Us :

Dot Com Infoway, a CMMI Level 3 multinational information technology company, is a pioneer in delivering software development, mobile application and Internet marketing solutions and technologies to businesses. With offices in India, the United States and Netherlands, DCI is positioned to become a leader in delivering advanced IT services for your business.

For more information, email ask@dotcominfoway.com or visit our Contact Page.

Follow Us :

Dot Com Infoway

Tailored to meet international standards and client expectations, our methodology ensures proper risk management, seamless work flow and deadline-oriented development. It has built-in processes to monitor stringent adherence to quality, consistency in performance and accomplishment of project milestones. Our well-defined and flexible business model is a result of our deep industry intelligence and vast experience. Adhering to industry standards, our business model facilitates enterprises to get the best-of-breed solutions at affordable prices and top-notch quality.

Our privacy policy explains how we use and protect any information that you provide when you use our website. With high standards of security, we ensure that your valuable data is protected from misuse, loss or any external amendment.