03.12.2015 Views

laravel4cookbook

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Embedded Systems 305<br />

1 setInterval(function() {<br />

2 $("[name='photo']").attr("src", "[path to photo]");<br />

3 }, 1000);<br />

.<br />

This was extracted from public/js/shared.js.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!