[Seaside] script on header

Lukas Renggli renggli at gmail.com
Fri Oct 28 18:59:39 UTC 2011


What about creating your own WAHtmlElement subclass that has the
semantics you need?

Obviously the output you need is kind of non-standard.

Lukas

On 28 October 2011 20:54, Sebastian Sastre <sebastian at flowingconcept.com> wrote:
> 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
>
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list