| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| I want to place a "add this to your bookmarks" button on the page. Currently, I'm adding this code to a small blank text box: <p><br> <span style='cursor: hand' onClick='window.external.AddFavorite(location.href , document.title);'> <img src="finger-s.jpg" ></span></p> But I can't see it on the layout, only in preview. What I want to do is place the image on the layout and add the code to the html of the object. Can't seem to get it to go. What am I doing wrong? Thanks for your help, Sam |
|
#2
| |||
| |||
| You're not really doing anything wrong. But if you want the image to be rendered on the layout in design view you'll need to place it there with the image tool rather than embed it in your own html. Fusion will not render your inserted html in page design view. I don't know for sure if images give you before- and after-tag html control, but I don't think so. Someone who knows or who is closer to their NOF keyboard will no doubt be along soon to correct me if I'm wrong again. Brian H. sam wrote: > I want to place a "add this to your bookmarks" button on the page. > Currently, I'm adding this code to a small blank text box: > <p><br> > <span style='cursor: hand' > onClick='window.external.AddFavorite(location.href , > document.title);'> <img src="finger-s.jpg" ></span></p> > > But I can't see it on the layout, only in preview. What I want to do is > place the image on the layout and add the code to the html of the object. > Can't seem to get it to go. What am I doing wrong? > Thanks for your help, > Sam > > |
|
#3
| |||
| |||
| Brian, Yes, images give you access to before and after tag code insertion. Inside the tag too, for that matter. An example of this is in the Targeted Rollover tutorial I did on Beyond Fusion. Sam could use that control to place the image and then add the additional code. -- Chuck Joslin - Team NetObjects Committed to helping you build better websites BeyondFusion.com - Your Fusion Community www.beyondfusion.com Fusion Wish List - www.beyondfusion.com/wish "Brian H." <webmaster@forXeZsitecomputing.net> wrote in message news:cismfi$i0o7@news01.netobjects.com... > You're not really doing anything wrong. But if you want the image to be > rendered on the layout in design view you'll need to place it there with > the image tool rather than embed it in your own html. Fusion will not > render your inserted html in page design view. > > I don't know for sure if images give you before- and after-tag html > control, but I don't think so. Someone who knows or who is closer to > their NOF keyboard will no doubt be along soon to correct me if I'm wrong > again. > > Brian H. > > sam wrote: >> I want to place a "add this to your bookmarks" button on the page. >> Currently, I'm adding this code to a small blank text box: >> <p><br> >> <span style='cursor: hand' >> onClick='window.external.AddFavorite(location.href , >> document.title);'> <img src="finger-s.jpg" ></span></p> >> >> But I can't see it on the layout, only in preview. What I want to do is >> place the image on the layout and add the code to the html of the object. >> Can't seem to get it to go. What am I doing wrong? >> Thanks for your help, >> Sam >> |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.