polyfill link in posts tutorial example

30 views
Skip to first unread message

info

unread,
Jul 20, 2014, 6:31:30 PM7/20/14
to polym...@googlegroups.com
Hi,
I was able to get through all four steps of the posts tutorial but am having a problem testing in iOS.

I included the polyfill.js rel link but am unable to get the tutorial to display correctly in Safari.

Can you provide an example where to set the include?

[code]
<!doctype html>
<html>
<head>
<link rel="import"  href="../components/platform/platform.js">
  <title>unquote</title>
...
[/code]


Sincerely,

Daniel Keane
Alphabet Signs

Daniel Keane

unread,
Jul 21, 2014, 6:14:25 PM7/21/14
to polym...@googlegroups.com
I was testing in a Safari 5.0 emulator.

Here is a link to browser support:


Thanks Eric.

Rob Dodson

unread,
Jul 21, 2014, 6:20:33 PM7/21/14
to polym...@googlegroups.com
platform.js needs to be included as a script.

<script src="../components/platform/platform.js">
Reply all
Reply to author
Forward
0 new messages