c# - MVC contextual "help" framework for site -


sorry bad title. not sure how title this.

i have web site going public facing, throughout site, want add "help" icons , when user clicks them, show contextual page on. using mvc, dry , design principles, have ideas (at high level) how this?

i'm partial qtip (http://craigsworks.com/projects/qtip/) means of displaying these hints. far specific implementation of content of these tips, well, they're contextual. can have sort of term repository, or hard-code contents if not foresee need translate different languages or reuse contents.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -