[Seaside] script on header

Sebastian Sastre sebastian at flowingconcept.com
Fri Oct 28 18:54:34 UTC 2011


hi guys,

what do you do if you need this in the header?

<script type="text/javascript" src="http://platform.linkedin.com/in.js">/*
  api_key: DXjUrY-9apre6gnyK080MpTIoIS4f38AleG08Y0kLM0DH2xeNQATIfDMuoisCMO_
  onLoad: onLinkedInLoad
  authorize: true
*/</script>

ideas?

sebastian

o/

PS: something like this in the #updateRoot: doesn't help:

	anHtmlRoot script 
		url: 'http://platform.linkedin.com/in.js';
		with:[
			'api_key: ', apiKey].

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20111028/7614cdc6/attachment.htm


More information about the seaside mailing list