Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web

Some Questions About The Typeof Operator Of Ie9

I have been learning the Definitive Guide of JavaScript.i got a question about the typeof opertor.… Read more Some Questions About The Typeof Operator Of Ie9

Reload A Child Page From Parent Page

I want a child page(that is opened from a link of parent page) will be reloaded every time from par… Read more Reload A Child Page From Parent Page

Javascript/jquery Not Working Until After Page Reload

This code is listed on the header of all of my webpages. When I click a link on my website, I'm… Read more Javascript/jquery Not Working Until After Page Reload

Document.referrer Value When Clicked From Email Box

document.referrer Returns the URI of the page that linked to this page. The value is an empty stri… Read more Document.referrer Value When Clicked From Email Box

Floating Header With Zoom To Top Like Theverge.com

I am really fond of the floating header at theverge.com. When you scroll down, the header stays fix… Read more Floating Header With Zoom To Top Like Theverge.com

How To Make My Website Mobile And Tablet Compatible?

I want to make my existing website automatically adjust itself when viewed either on mobiles, table… Read more How To Make My Website Mobile And Tablet Compatible?