Created
October 31, 2017 10:11
-
-
Save Antti/56d58fbf0b63fc96290676197ce9c174 to your computer and use it in GitHub Desktop.
zoopla postcode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:$('h2[itemprop="streetAddress"').append('<span style="color: red; font-weight:bold"> (' + $("meta[property='og:postal-code']").attr("content") + ')</span>') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment