Iframe + Nabble forum = missing login, register options

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Iframe + Nabble forum = missing login, register options

Rmk82
Hello again, and thanks for an awesome forum!

Im trying to use an iframe atm, since it goes a tiiiny bit faster then the embedded one (because of loading time :D) Anyways, when i succed in doing so all my options are gone. Like Register, login, logout etc. The rest seems to be doing good. Check it out: http://www.garasjesalg.org/forum.html

the code that i am using is:

<iframe name="FRAME1" src="http://velkommen-til-garasjesalg-org-forumet.1049088.n5.nabble.com/;cid=1304530365843-919" width="775" height="813" frameborder="0" scrolling="auto"></iframe>

Did i miss out on something?
Reply | Threaded
Open this post in threaded view
|

Re: Iframe + Nabble forum = missing login, register options

Peter <Nabble>
I can see them.
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Iframe + Nabble forum = missing login, register options

Rmk82
This post was updated on .
aw man.. Thats just unfair. I still cant see those options.


Ow and i can see it in internet explorer, not firefox. wierd.



EDIT: Still cant see it in Firefox with neather of my computers. Only IE (have not tried chrome).
Any fix on this problem?
Reply | Threaded
Open this post in threaded view
|

Re: Iframe + Nabble forum = missing login, register options

Peter <Nabble>
You may have even more problems. Javascript on another domain don't get executed for security reasons. You should use the embedded code.
Nabble staff. We never ask for passwords.
Reply | Threaded
Open this post in threaded view
|

Re: Iframe + Nabble forum = missing login, register options

Rmk82
oh no, i dont get my fancy scrollers then :| Making an html scroll instead then.. oh my the hard work :D

Thanks for help.