Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default include links/css in web page?

I want to save my worksheet as an html page and publish it on my site. But
all the pages on my site have a standard footer which are links to the
important pages on the site.

Is there any way to include my links on the bottom of the page so that when
it gets exported, it will maintain the formatting. The links are a
horizontal list and I use CSS to format it.

To do this I have a small piece of javascript that I would like to insert at
the end of each page, but of course when I put this code into excel it
converts it to cell contents. Here is my code:

<div id="FooterLoc" style="display: none; text-align: center;"Footer Place
Holder</div

<script src="writefooter.js"</script<script type="text/javascript"
onload="FooterLoc.innerText=buttonFolder"
document.write(FooterContents)

</script</div
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to: links on the same page Erich Koch New Users to Excel 6 September 27th 08 04:32 AM
can macros include page setup functions? junebug Excel Discussion (Misc queries) 1 September 4th 08 04:15 PM
Page Header to Include Variable Values GDCross Excel Programming 1 September 7th 07 07:52 PM
Include password in formula that links to a protected excel file PR2000 Excel Discussion (Misc queries) 1 June 26th 07 07:16 PM
How can I include a variable in an Excel page header omstefanov Excel Discussion (Misc queries) 0 January 10th 07 07:41 PM


All times are GMT +1. The time now is 10:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"