Quantcast
Channel: Webmaster Lib
Browsing index pages (2 articles)

Remove ‘#’ from URL

Sometimes, show in url a link like ‘http://youtwebsite.com/#link’ is not desirable. We can prevent it with the following routine in jquery: $(“a”).live(“click”, function(){ return...

View Article


Reset CSS from Eric Meyer

reset.css is a CSS reset styles to reduce inconsistencies of browser when we build a website. It’s a great tool that simplifies the creation of layouts and keeps coherence in most browsers. According...

View Article

Browsing index pages (2 articles)


Latest Images