[thelist] How to style a widget?

Jay Turley jayturley at gmail.com
Thu Jun 18 11:13:07 CDT 2009


I had actually snipped that from another widget as a starting point, and
when I look at my code this morning it appears that by the time I had gone
home yesterday, it had already been removed. :) So it looks exactly like you
were saying:

<!-- widget start -->
<script src=[widget_url]' type='text/javascript'></script>
<!-- widget end -->



On Wed, Jun 17, 2009 at 6:56 PM, Hassan Schroeder <
hassan.schroeder at gmail.com> wrote:

> On Wed, Jun 17, 2009 at 6:49 PM, Jay Turley <jayturley at gmail.com> wrote:
>
> > It's an experiment.
>
> I <3 experiments  :-)
>
> > By doing that, I just need the one line of code.
>
> > > >  <script type="text/javascript">
> > > >     document.write(unescape("%3Cscript src='[widget_url]'
> > > > type='text/javascript'%3E%3C/script%3E"));
> > > >  </script>
>
> But I don't see how that's less than just plain
>
> <script type='text/javascript' src='[widget_url]'></script>
>
> Am I missing something?
>
> --
> Hassan Schroeder ------------------------ hassan.schroeder at gmail.com
>  --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list