Closed cyrusstoller closed 11 years ago
$("div#bizInfoHeader h1") - business name $("div#bizInfoContent address") - business address $("div#bizUrl a") - business url
$("div#bizInfoHeader h1")
$("div#bizInfoContent address")
$("div#bizUrl a")
And clearly the yelp url can be grabbed
http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/
$("div#bizInfoHeader h1")
- business name$("div#bizInfoContent address")
- business address$("div#bizUrl a")
- business urlAnd clearly the yelp url can be grabbed