Menu

New Frames?!?

Hilfe/Help
Anonymous
2001-09-24
2002-05-31
  • Anonymous

    Anonymous - 2001-09-24

    I would like to make vertical frame to my chat page.

    How would I do that?!?

    Now if I just make frameset that includes the phpopenchat, it wanishes as soon as chat gets loaded.

     
    • Anonymous

      Anonymous - 2001-09-26

      Should I add some "cols=" into the frame_set.php -file?

       
    • Anonymous

      Anonymous - 2002-05-18

      Terssi, Did you find a solution to your problem?
      I have more or less the same problem by loading PHPOpenChat into my main frame set.

      Let me know in case you found the solution

      Thanks,
      Basman

       
    • Anonymous

      Anonymous - 2002-05-31

      Just remove the frame-protection Script passage in the index_tpl.php at the begining called:
                   <!--
                  //if(top.frames.length > 0)
                  //top.location.href=self.location;
                  if(parent.frames.length > 0)
                  parent.location.href=self.location;
                  //-->

      After this you could run the chat in your frameset but think about: others could do the same !!!! So personalyze your chat that all visitors see the domain and so on...... otherwise other siteowner grab your chat !!!

      see exapmple on http://www.quatschclub.de

      Alex

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.