vendredi 19 juin 2015

Javascript if (window.location.href) adding two urls

Very simple question but can't find the answer. Can you put two url's inside

 if (window.location.href

here is mine:

if (window.location.href == 'http://ift.tt/1FrU17W') {
}

I need to add a second link... so i only want a div to load from that page and one more page.

Aucun commentaire:

Enregistrer un commentaire