javascript - Are HTA files a poor choice for GUI? -


i've read few posts state microsoft stopping support hta files or something, leads me question choice of using .hta files project i'm working on.

the htas being used contain simple javascript, css , html code. actual "engine" of software i'm creating created using commercial software. htas provide pretty front-end users.

what limitations of doing so? there better alternative or ok next 5+ years?

i htas since allow me design gui using css/html... , add simple scripts (java/jquery) needed.

thanks feedback.

the basic limitations of continued use if microsoft stops supporting them lack cross platform support. found following article , subsequent comments useful http://clintberry.com/2013/html5-apps-desktop-2013/.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -