Hi there, for html 5 attributes:

Insted of using the Standard Tag Library<%@ taglib prefix="stripes" uri="
http://stripes.sourceforge.net/stripes.tld"; %>
Use DynAttr Tag Library<%@ taglib prefix="stripes" uri="
http://stripes.sourceforge.net/stripes-dynattr.tld"; %>

like <stripes:text name="phone" type="number"/>

Cheers


2013/1/3 Lionel <co...@free.fr>

> Matt White a exprimé avec précision :
> > I am converting some old code from HTML4 to HTML5 to get better mobile
> > support.
>
> Hello,
>
> Did you manage to handle html 5 new input types with stripes ?
> Like <input type="number">.
> I'd like to make my application user friendly on ipad.
>
>
>
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122712
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>



-- 
Luís Tiago Barreto Rico
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to