S
shadezofgray
Hello guys~
I have read and re-read the posts on here about IB and even visited a couple
of sites that offer fixes and workarounds.... still can't seem to figure
these buttons out.
When I insert a button the preview works on the button creation screen,
however if I save the page there is only 1 image there for me to save, the
hover and click images are not being generated. When I try to preview the
site I get I believe it was 6 different "expected object" messages.
I opened a brand new page inserted a button and copied the code for the
buttons... I would greatly appreciate any help. There are no shared borders
or anything else, just a blanl page and one button.
Here's the code FP writes:
</head>
<body
onload="FP_preloadImgs(/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')">
<p>
<img border="0" id="img1" src="button1A.jpg" height="20" width="100"
alt="Button Text"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button1A.jpg%27')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
fp-style="fp-btn: Embossed Capsule 7; fp-font-color-hover: #FFFFFF;
fp-font-color-press: #00FFFF" fp-title="Button Text"></p>
</body>
Any help would be greatly appreciated!
Jeff
I have read and re-read the posts on here about IB and even visited a couple
of sites that offer fixes and workarounds.... still can't seem to figure
these buttons out.
When I insert a button the preview works on the button creation screen,
however if I save the page there is only 1 image there for me to save, the
hover and click images are not being generated. When I try to preview the
site I get I believe it was 6 different "expected object" messages.
I opened a brand new page inserted a button and copied the code for the
buttons... I would greatly appreciate any help. There are no shared borders
or anything else, just a blanl page and one button.
Here's the code FP writes:
</head>
<body
onload="FP_preloadImgs(/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')">
<p>
<img border="0" id="img1" src="button1A.jpg" height="20" width="100"
alt="Button Text"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button1A.jpg%27')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
fp-style="fp-btn: Embossed Capsule 7; fp-font-color-hover: #FFFFFF;
fp-font-color-press: #00FFFF" fp-title="Button Text"></p>
</body>
Any help would be greatly appreciated!
Jeff