Marcus Westin Ajax Experience Presentation - Presentation Transcript
Unobtrusive Javascript Includes Includes Includes @MarcusWestin JS Engineer Meebo a <lightning-talk>
JS include services
What could go wrong? Third party server stops responding
What could go wrong?
The Right Way 1) iframe an html file on same domain 2) html file includes the js file 3) the js file creates the dom asynchronous load safer sandbox no need to wait for parent dom
0 comments
Post a comment