I wish to hide the standard toolbar and have buttons located in my HTML pages instead. I have successfully created links that perform functions like back, forward, refresh, etc., but I have had problems setting up standard HTML buttons. For example...
Link: <a href="##FORWARD()">Forward</a> works fine.
Button: <input type="button" value="Forward" onclick="location.href='##FORWARD()'"> also seems to work.
However...
Link: <a href="##OPEN('{app}\subfolder\program.exe')">Launch Program</a> works fine.
Button: <input type="button" value="Launch Program" onclick="##OPEN('{app}\subfolder\program.exe')"> generates a script error on load and does not work.
Two questions:
How do I properly code a button that uses ##OPEN?
Are there other ways to code buttons like my "Forward" example above that are better than the way I did it?
Thanks for your help.
Posted on: 3:41 am on January 21, 2007
Bradley
I'm not sure if I am helping you, but What I do is
Your suggestion certainly will work. If you have a lot of pages in your ebook you'll save a lot of time by using Activ's script. By using Activ's script you can have the 'Previous' and 'Next' buttons move to the appropriate file in Activ's file line-up.
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures
Our sites use cookies, some of which may already be set on your computer. Use of our site
constitutes consent for this. For details, please see Privacy.
Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.