niedz., 8 paź 2023 o 12:08 Greg Huber <gregh3...@gmail.com> napisał(a):
>
> How is this supposed to work?
>
> I get this at the bottom of the form, but for me it maps to an invalid url?
>
> <!-- javascript that is needed for tooltips -->
> <script type="text/javascript" src="/static/domTT.js">
> </script>
> <link rel="stylesheet" type="text/css" href="/static/domTT.css"/>
>
> http://www.xx.xx/static/domTT.js
>
> Is there some js that is supposed to take care of this?
>
> https://struts.apache.org/tag-developers/textfield-tag does not mention
> anything.

Try to use

<s:script type="text/javascript" src="/static/domTT.js"/>
<s:link rel="stylesheet" type="text/css" href="/static/domTT.css"/>


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to