Question about frames

Axel Steiner <[email protected]> Fri, 29 Jul 2005 14:50:53 +0200
Newsgroups gmane.comp.web.albatross.general
Message-ID <[email protected]>
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