interactive buttons

  • Thread starter Thread starter Guest
  • Start date Start date
In FP 2003, from the DHTML toolbar.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
can I add my own interactive buttons there???

Steve Easton said:
In FP 2003, from the DHTML toolbar.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
yes, thats exactly what I mean.
I have copied the IBUTTON.XML Definition File Guide to Notepad,but the 7th
line does not read <fp-btn>Button Name instead it says <fp-btn>Border Bottom
5</fp-btn>, does this mean that I have to type in <fp-btn>Button Name. Im
sorry if this is obvious to you but im a rank novice. Please be gentle with
me :)
 
The Article does not say to copy the file IBUTTON.XML
You need to copy the text from the article to create a new .XML file named say: IBUTTONcustom.XML
Starting w/ the line
<?xml version="1.0"?>
and Ending w/ the Line
</ibuttons>

The names used in the article are sample names that you would replace w/ your real button names
- if you want to call the button say MyButton replace Button Name with MyButton

--




| yes, thats exactly what I mean.
| I have copied the IBUTTON.XML Definition File Guide to Notepad,but the 7th
| line does not read <fp-btn>Button Name instead it says <fp-btn>Border Bottom
| 5</fp-btn>, does this mean that I have to type in <fp-btn>Button Name. Im
| sorry if this is obvious to you but im a rank novice. Please be gentle with
| me :)
|
| "Stefan B Rusynko" wrote:
|
| > Do you mean your own IB image available as an IB?
| > If so see http://support.microsoft.com/default.aspx?scid=kb;en-us;555010
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > | how can I add an interactive button to the button folder
| >
| >
| >
 
You`re quite right, Stefan. I should read the article correctly, but I did
say I am a rank novice, this just proves it. Your help has been invaluable,
many thanks.
 
Back
Top