Discussion:
Header & Footer
(too old to reply)
JC
2009-09-13 13:37:11 UTC
Permalink
Hello,

How do I add header and footer to each topic? I want to add "Next" and
"Previous" link to at the bottom of each topic. Please help.

Thanks
Ulrich Kulle [MVP]
2009-09-13 19:03:57 UTC
Permalink
Hello Chalao (or Joydeep),
Post by JC
Hello,
How do I add header and footer to each topic? I want to add "Next" and "Previous" link to at the bottom of each topic. Please
help.
To add a header and footer to each topic I'd try using CSS to make clean HTML files and to split layout and content.
http://www.webpelican.com/web-tutorials/css-buttons-tutorial/

The HTMLHelp (CHM) viewer has some features for navigation. There is a "Back" and "Forward" button and a "Previous" and "Next"
button. Note most users don't know what the difference is. The hard coded method isn't easy for the last two buttons:
http://www.help-info.de/en/Help_Info_HTMLHelp/hh_chm_add_buttons.htm

I think following web page (*not* CHM) includes another example you want. But I didn't test compiling it into a CHM.
http://chmspec.nongnu.org/latest/INI.html

Further links:
http://answers.yahoo.com/question/index?qid=20090327230426AA3kCds
http://www.irt.org/articles/js024/index.htm

Don't hesitate posting again here.
--
Best regards
Ulrich Kulle
Microsoft MVP - Help
***********************************
http://www.help-info.de
***********************************
JC
2009-09-14 17:14:51 UTC
Permalink
Post by Ulrich Kulle [MVP]
Hello Chalao (or Joydeep),
Post by JC
Hello,
How do I add header and footer to each topic? I want to add "Next" and
"Previous" link to at the bottom of each topic. Please help.
To add a header and footer to each topic I'd try using CSS to make clean HTML
files and to split layout and content.
http://www.webpelican.com/web-tutorials/css-buttons-tutorial/
The HTMLHelp (CHM) viewer has some features for navigation. There is a "Back"
and "Forward" button and a "Previous" and "Next" button. Note most users
don't know what the difference is. The hard coded method isn't easy for the
http://www.help-info.de/en/Help_Info_HTMLHelp/hh_chm_add_buttons.htm
I think following web page (*not* CHM) includes another example you want. But
I didn't test compiling it into a CHM.
http://chmspec.nongnu.org/latest/INI.html
http://answers.yahoo.com/question/index?qid=20090327230426AA3kCds
http://www.irt.org/articles/js024/index.htm
Don't hesitate posting again here.
Thanks for your help. Using CSS idea is really wonderful.

Thanks again!!! :-)

Continue reading on narkive:
Loading...