[Seaside] script on header

Sebastian Sastre sebastian at flowingconcept.com
Fri Oct 28 19:04:16 UTC 2011


oww, yes.

thanks for the push :)

sebastian

o/



On Oct 28, 2011, at 5:00 PM, Boris Popov, DeepCove Labs wrote:

> (root script)
>   url: 'http://platform.linkedin.com/in.js';
>   with: 'api_key: your_api_key_goes_here'.
>  
> <script src="http://platform.linkedin.com/in.js">/*<![CDATA[*/api_key: your_api_key_goes_here/*]]>*/</script>
>  
> HTH,
>  
> -Boris
>  
> From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf OfSebastian Sastre
> Sent: Friday, October 28, 2011 2:55 PM
> To: Seaside - general discussion
> Subject: [Seaside] script on header
>  
> 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].
>  
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




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


More information about the seaside mailing list