Skip to main content

Jitendra Vyas's Library tagged no_tag   View Popular

10 Nov 09

Remove leading zeros for JavaScript rookie [Archive] - WebDeveloper.com



  • Anyone have any simple code to do this? :confused:



    Thanks.




    David Harrison
    11-03-2005, 11:01 AM
    Why not do this on the server side? Not everyone has JavaScript enabled, so for those with JavaScript disabled there will be server-side errors, however if you were to use a server-side solution then there would be no problem for anyone.




    Ancora
    11-03-2005, 11:46 AM
    In case you are still interested in a client-side solution:

30 Oct 09

What is the best way to create rounded corners using CSS? - Stack Overflow

  • .my_rounded_corners{
    border
    : 1px solid #ccc;

    -moz-border-radius-topleft: 10px;
    -khtml-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border
    -top-left-radius: 10px;

    -moz-border-radius-topright: 0px;
    -khtml-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border
    -top-right-radius: 0px;

    -moz-border-radius-bottomleft: 4px;
    -khtml-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border
    -bottom-left-radius: 4px;

    -moz-border-radius-bottomright: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border
    -bottom-right-radius: 10px;
    }
07 Oct 09

5 Basic Steps Towards Website Accessibility | Improve the Web

Please enjoy an article by a guest author, Joe Dolson, an accessible websites designer. The transformation of a website from a snake-infested inaccessible maze into a beautiful, airy reading room can include a huge variety of design changes from the

www.improvetheweb.com/-towards-website-accessibility - Preview

04 Oct 09

Online CSS Editor - CSS Portal

This CSS Editor allows you to edit an entire CSS file at once with a dynamic preview shown below.

www.cssportal.com/online-css-editor - Preview

1 - 20 of 332 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo