Re: Question about frames
Gabriel Cooper <[email protected]> Fri, 29 Jul 2005 09:43:30 -0400
| Newsgroups | gmane.comp.web.albatross.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============1771418728== Content-Type: multipart/alternative; boundary="------------070400030701060709050003" This is a multi-part message in MIME format. --------------070400030701060709050003 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit What does your "doc" macro look like? You have <al-expand name="doc"> so I assume you're passing all that info as content to the "doc" macro, but it occurs to me that perhaps you meant it to be <al-macro name="doc"> and should then call the macro elsewhere... EIther way, once the page is loaded, when you view source, does everything look correct? Axel Steiner wrote: >Hi, > >sorry for asking stupid again, but I have a problem >with frames. I've build a template with a frameset > ><al-expand name="doc"> > <al-setarg name="title">Frameset</al-setarg> > > <frameset cols="250,*"> > <frame src="frame1.html" name="frame1"> > <frame src="frame2.html" name="frame2"> > </frameset> ></al-expand> > >The 2 frames will not be displayed, but I can call >them direct. The funny thing is, that an iframe >works perfectly. > ><iframe src="frame.html" width="90%" height="400" name="test" border="0"> > >Why doesn't Albatross handle iframes and frames identical? > >Thanks, >Axel > >--- >"Unix is very user-friendly. It's just picky who its friends are." > >PGP-Fingerprint: D7B2 2A64 CCCB 9253 5474 E5F8 5B4B 8FD9 CA6E B770 >_______________________________________________ >Albatross-users mailing list >[email protected] >https://www.object-craft.com.au/cgi-bin/mailman/listinfo/albatross-users > > > -- __________________________________ *gabriel.cooper*@mediapulse.com <mailto:[email protected]> internet developer 865.675.4455 x32 800.380.4514 www.mediapulse.com <http://www.mediapulse.com/> __________________________________ --------------070400030701060709050003 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> What does your "doc" macro look like? You have <al-expand name="doc"> so I assume you're passing all that info as content to the "doc" macro, but it occurs to me that perhaps you meant it to be <al-macro name="doc"> and should then call the macro elsewhere... EIther way, once the page is loaded, when you view source, does everything look correct? <br> <br> <br> Axel Steiner wrote: <blockquote cite="[email protected]" type="cite"> <pre wrap="">Hi, sorry for asking stupid again, but I have a problem with frames. I've build a template with a frameset <al-expand name="doc"> <al-setarg name="title">Frameset</al-setarg> <frameset cols="250,*"> <frame src="frame1.html" name="frame1"> <frame src="frame2.html" name="frame2"> </frameset> </al-expand> The 2 frames will not be displayed, but I can call them direct. The funny thing is, that an iframe works perfectly. <iframe src="frame.html" width="90%" height="400" name="test" border="0"> Why doesn't Albatross handle iframes and frames identical? Thanks, Axel --- "Unix is very user-friendly. It's just picky who its friends are." PGP-Fingerprint: D7B2 2A64 CCCB 9253 5474 E5F8 5B4B 8FD9 CA6E B770 _______________________________________________ Albatross-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://www.object-craft.com.au/cgi-bin/mailman/listinfo/albatross-users">https://www.object-craft.com.au/cgi-bin/mailman/listinfo/albatross-users</a> </pre> </blockquote> <br> <div class="moz-signature">-- <br> <font color="#999999">__________________________________ </font> <p> <a class="address" style="text-decoration: none;" href="mailto:[email protected]"><font font="" color="#000000" face="Myriad Pro, Arial, Helvetica, sans-serif" size="2"><b>gabriel.cooper</b></font><font color="#808080" face="Myriad Pro, Arial, Helvetica, sans-serif" size="2">@mediapulse.com</font></a><br> <font color="#808080" face="Myriad Pro, Arial, Helvetica, sans-serif" size="2"> internet developer<br> 865.675.4455 x32<br> 800.380.4514</font> </p> <p><a class="address" style="text-decoration: none;" href="http://www.mediapulse.com/"><font color="#a51c1e" face="Myriad Pro, Arial, Helvetica, sans-serif" size="2">www.mediapulse.com</font></a><br> <font color="#999999">__________________________________</font></p> </div> </body> </html> --------------070400030701060709050003-- --===============1771418728== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Albatross-users mailing list [email protected] https://www.object-craft.com.au/cgi-bin/mailman/listinfo/albatross-users --===============1771418728==--