Plain Html and javascript execution offline -


can html , javascript run offline application? i'm looking running webpage offline silverlight oob applications. if browser closes, want way run webpage again without going online. possible?

the html 5 draft introduces mechanisms webpage used offline application although, obviously, recent draft spec isn't supported browsers.

you can file > save as , save html file , associated js locally.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -