Integration of other page (Joomla)
Posted: 15. December 2009 09:08
Hello,
I wish to integrate last NEWS from Jomla page to my board.
Any idea, how to call other pages into block ??
I try with <iframe> but I think that there is better way.
My code is:
I wish to integrate last NEWS from Jomla page to my board.
Any idea, how to call other pages into block ??
I try with <iframe> but I think that there is better way.
My code is:
Code: Select all
{$LR_BLOCK_H_L}<img src="http://www.fbc-borovnica.net/images/liga/borovnical.jpg" width="20px" height="20px" alt=""/> Zadnja novica FBC
{$LR_BLOCK_H_R}
<div>
<iframe src="http://www.soncnepoljane.si" name="objekt" align="middle" scrolling="Auto" frameborder="0" allowtransparency="true" application="true" >
</iframe>
</div>
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}