<verbatim> %STARTINCLUDE% <script type="text/javascript" src="/twiki/pub/XIISNHCT/JavaScript/jquery.js"></script> <script type="text/javascript"> $("document").ready(function(){ $("#conteudo [href*='http://']").attr("target", "_blank"); $("#conteudo [href*='https://']").attr("target", "_blank"); $("[href*='.pdf']").attr("target", "_blank"); setInterval("updateTime()",60000); }); function updateTime() { $("#horadata").html('<iframe scrollbar="no" frameborder="0" id="datahora" src ="/twiki/bin/view/XIISNHCT/DataHora" width="130px" height="12px">%SERVERTIME{"$day $month, $year - $hou:$min"}%</iframe>'); } </script> %STOPINCLUDE% </verbatim>
Attachments
Attachments
Topic attachments
I
Attachment
Action
Size
Date
Who
Comment
js
jquery.js
manage
68.2 K
11 Aug 2010 - 15:03
UnknownUser
This topic: XIISNHCT
>
JavaScript
Topic revision: r6 - 28 Oct 2010 - 12:58:56 -
FlavioAraujo
?
Copyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback