Layers/HTML

R

Rex

Hello All,
In advance, thanks for your help, you guys are the best!

Here's my trouble, I know it sounds simple, but I just can't figure out
what's wrong.

I'm adding HTML for banner ads from affiliates using the Quick Tag Editor,
inserting it in a new layer in a blank section of my pages. On some pages,
the banners will appear, on others, after I publish.......nothing. The same
is true for photographs I'm trying to add. Any help would be GREATLY
appreciated.

Thanks,
R-
 
J

Jim Buyens

This is impossible to answer given only the information you supplied.

You'd have to supply the following info for one of the cases that didn't work:

o The HTML for the layer you expected to receive the
content.

o The HTML for content you were trying to add.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
R

Rex

Thanks for the reply Jim. This is what I am doing. Under INSERT, I am
adding a layer. Within that layer I am using the QUICK TAG EDITOR
 
R

Rex

Thanks for the reply Jim. Here is what I am doing in more detail. Under
INSERT, I am adding a new LAYER. Then within that layer, I am using the
QUICK TAG EDITOR for HTML and inserting the code supplied by my affiliates,
here is a sample:

<a href="http://www.dpbolvw.net/click-1585294-9950729" target="_blank"
onmouseover="window.status='http://www.netzero.net';return true;"
onmouseout="window.status=' ';return true;">
<img src="http://www.ftjcfx.com/image-1585294-9950729" width="468"
height="60" alt="" border="0"></a>

This method works on some pages and on others it does not, this is what
perplexes me. This is my site www.casinopals.net on the botttom of the
home page, you will see an example of where it "worked". I really appreciate
any help you can provide, I can't seem to find an answer to this problem
anywhere.

Thanks Again.
R-
 
B

Bob Lehmann

I couldn't see your site. It has a bunch of Flash crap and no alternative
navigation.

Bob Lehmann
 
S

Stefan B Rusynko

Users w/ Win XP SP will not see any of your hidden off screen content and automatic popups
- that technology (along w/ activeX) is dead
See http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2brows.mspx




| Thanks for the reply Jim. Here is what I am doing in more detail. Under
| INSERT, I am adding a new LAYER. Then within that layer, I am using the
| QUICK TAG EDITOR for HTML and inserting the code supplied by my affiliates,
| here is a sample:
|
| <a href="http://www.dpbolvw.net/click-1585294-9950729" target="_blank"
| onmouseover="window.status='http://www.netzero.net';return true;"
| onmouseout="window.status=' ';return true;">
| <img src="http://www.ftjcfx.com/image-1585294-9950729" width="468"
| height="60" alt="" border="0"></a>
|
| This method works on some pages and on others it does not, this is what
| perplexes me. This is my site www.casinopals.net on the botttom of the
| home page, you will see an example of where it "worked". I really appreciate
| any help you can provide, I can't seem to find an answer to this problem
| anywhere.
|
| Thanks Again.
| R-
|
| "Jim Buyens" wrote:
|
| > This is impossible to answer given only the information you supplied.
| >
| > You'd have to supply the following info for one of the cases that didn't work:
| >
| > o The HTML for the layer you expected to receive the
| > content.
| >
| > o The HTML for content you were trying to add.
| >
| > Jim Buyens
| > Microsoft FrontPage MVP
| > http://www.interlacken.com
| > Author of:
| > *----------------------------------------------------
| > |\---------------------------------------------------
| > || Microsoft Office FrontPage 2003 Inside Out
| > ||---------------------------------------------------
| > || Web Database Development Step by Step .NET Edition
| > || Microsoft FrontPage Version 2002 Inside Out
| > || Faster Smarter Beginning Programming
| > || (All from Microsoft Press)
| > |/---------------------------------------------------
| > *----------------------------------------------------
| >
| >
| > "Rex" wrote:
| >
| > > Hello All,
| > > In advance, thanks for your help, you guys are the best!
| > >
| > > Here's my trouble, I know it sounds simple, but I just can't figure out
| > > what's wrong.
| > >
| > > I'm adding HTML for banner ads from affiliates using the Quick Tag Editor,
| > > inserting it in a new layer in a blank section of my pages. On some pages,
| > > the banners will appear, on others, after I publish.......nothing. The same
| > > is true for photographs I'm trying to add. Any help would be GREATLY
| > > appreciated.
| > >
| > > Thanks,
| > > R-
 
R

Rex

These are embedded html codes, not pop-ups. Nor are they hidden. Please
read my entire post about some working, some not.
Thanks,
R-
 
S

Stefan B Rusynko

Suggest you turn off activeX and try your site

And the scipts / positioning off screen like?
<script type="text/javascript">
<BODY onLoad="javascript:popUp'http://www.casinopals.net/10off.html')">
and
<div style="position: absolute; width: 100px; height: 20px; z-index: 1; left: -496px; top: 225px" id="layer11">




| These are embedded html codes, not pop-ups. Nor are they hidden. Please
| read my entire post about some working, some not.
| Thanks,
| R-
|
| "Stefan B Rusynko" wrote:
|
| > Users w/ Win XP SP will not see any of your hidden off screen content and automatic popups
| > - that technology (along w/ activeX) is dead
| > See http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2brows.mspx
| >
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| > | Thanks for the reply Jim. Here is what I am doing in more detail. Under
| > | INSERT, I am adding a new LAYER. Then within that layer, I am using the
| > | QUICK TAG EDITOR for HTML and inserting the code supplied by my affiliates,
| > | here is a sample:
| > |
| > | <a href="http://www.dpbolvw.net/click-1585294-9950729" target="_blank"
| > | onmouseover="window.status='http://www.netzero.net';return true;"
| > | onmouseout="window.status=' ';return true;">
| > | <img src="http://www.ftjcfx.com/image-1585294-9950729" width="468"
| > | height="60" alt="" border="0"></a>
| > |
| > | This method works on some pages and on others it does not, this is what
| > | perplexes me. This is my site www.casinopals.net on the botttom of the
| > | home page, you will see an example of where it "worked". I really appreciate
| > | any help you can provide, I can't seem to find an answer to this problem
| > | anywhere.
| > |
| > | Thanks Again.
| > | R-
| > |
| > | "Jim Buyens" wrote:
| > |
| > | > This is impossible to answer given only the information you supplied.
| > | >
| > | > You'd have to supply the following info for one of the cases that didn't work:
| > | >
| > | > o The HTML for the layer you expected to receive the
| > | > content.
| > | >
| > | > o The HTML for content you were trying to add.
| > | >
| > | > Jim Buyens
| > | > Microsoft FrontPage MVP
| > | > http://www.interlacken.com
| > | > Author of:
| > | > *----------------------------------------------------
| > | > |\---------------------------------------------------
| > | > || Microsoft Office FrontPage 2003 Inside Out
| > | > ||---------------------------------------------------
| > | > || Web Database Development Step by Step .NET Edition
| > | > || Microsoft FrontPage Version 2002 Inside Out
| > | > || Faster Smarter Beginning Programming
| > | > || (All from Microsoft Press)
| > | > |/---------------------------------------------------
| > | > *----------------------------------------------------
| > | >
| > | >
| > | > "Rex" wrote:
| > | >
| > | > > Hello All,
| > | > > In advance, thanks for your help, you guys are the best!
| > | > >
| > | > > Here's my trouble, I know it sounds simple, but I just can't figure out
| > | > > what's wrong.
| > | > >
| > | > > I'm adding HTML for banner ads from affiliates using the Quick Tag Editor,
| > | > > inserting it in a new layer in a blank section of my pages. On some pages,
| > | > > the banners will appear, on others, after I publish.......nothing. The same
| > | > > is true for photographs I'm trying to add. Any help would be GREATLY
| > | > > appreciated.
| > | > >
| > | > > Thanks,
| > | > > R-
| >
| >
| >
 
Top