Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 07:17:45 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155550 Posts in 21714 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Variables inside frames  (Read 202 times)
noname8

Offline Offline

Posts: 75


« on: July 25, 2011, 10:09:47 AM »

Could not find any english info that wb had been used with frames

I'd like to use it inside intranet like site ( no need to be SEO )
 so that wb can also include one or two external sites, but when visitor opens them, it must stay in wb site so that the top "return to index" link is always visible.

I think of frames and frameset rows 100px, * and top frame including the return link.

But the wb defines and functions does not work inside the frames php files that are in my template.

HOW do i include the wb framework with those php files (without actual content)
Logged
noname8

Offline Offline

Posts: 75


« Reply #1 on: July 25, 2011, 10:45:48 AM »

Okay, it seems that colorbox with iframe option is much more better

Code:
$(".fakeframelink").colorbox({iframe:true, innerWidth:1200, innerHeight:600});

<a class="fakeframelink"...
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!