Hacker News new | ask | show | jobs
by rhubarbcustard 4401 days ago
I can't figure how to close the quote after the '99 ? I realise that specifying ' on URL gets encoded to %27 but not sure how to turn that into the closing ' for startTime('99'); .....

Help!