HTML 5 Home button

This forum is for all Flare issues not related to any of the other categories.
Post Reply
pouliotmax
Sr. Propeller Head
Posts: 122
Joined: Wed Mar 07, 2007 9:16 am
Location: Quebec City

HTML 5 Home button

Post by pouliotmax »

Hi,

i need help creating a Home button for the new HTML output. I tried adding document.write(DO44.htm) to the event of my home button in my html 5 skin but it's not working...
kbradley
Propeller Head
Posts: 18
Joined: Fri Jan 27, 2012 2:38 pm

Re: HTML 5 Home button

Post by kbradley »

Maybe you could try: parent.window.location="<url to the home page/opening topic of the project>"
I put in a button that takes the user back to the company documentation archive by doing the above. It works great.
pouliotmax
Sr. Propeller Head
Posts: 122
Joined: Wed Mar 07, 2007 9:16 am
Location: Quebec City

Re: HTML 5 Home button

Post by pouliotmax »

tried this... it works but the page does not open with the table of contents. No longer see the HTML 5 frame . Any idea?
i-tietz
Propellus Maximus
Posts: 1219
Joined: Wed Oct 24, 2007 4:13 am
Location: Fürth, Germany

Re: HTML 5 Home button

Post by i-tietz »

Change the URL to the URL you use for CSH calls.
What's the URL like? Wasn't it a path with Default.htm?
Inge____________________________
"I need input! - Have you got input?"
Post Reply