1
scarleg
newBB pop-up and Internet explorer are not friends here - SOLVED
  • 2006/7/7 9:28

  • scarleg

  • Just popping in

  • Posts: 3

  • Since: 2006/7/7 9


Hiya ppl,

I believe i did a extencive search for this issue but found no answers. I have probably missed something obvious and are to close and cross-eyed to see it. So if there is a solution on this forum and i have missed it. Then i am sorry for bothering you. :)

Anyhoot... let's get down to the problem.

I use XOOPS 2.0.14 and newBB 2.02.

The pop-up menu in newBB works like a charm in firefox, but not in Internet Explorer. After alot of changing and messing about with template.html i am now at... well... nowhere. So i checked how the source looks in the browser and found this difference.

Firefox:

<
link rel="alternate" type="application/xml" title="RSS" href="http://security.hendrix.se/modules/newbb/rss.php" /> <style type="text/css">[color=green]img {behavior:url("http://security.hendrix.se/modules/newbb/include/pngbehavior.htc");} [/color]style>
      <
link rel="stylesheet" type="text/css" href="http://security.hendrix.se/modules/newbb/newbb.css" />
      <
script src="http://security.hendrix.se/modules/newbb/include/js/newbb_toggle.js" type="text/javascript">script>


Internet Explorer:

<
link rel="alternate" type="application/xml" title="RSS" href="http://security.hendrix.se/modules/newbb/rss.php" /><style type="text/css">[color=red]img {behavior:url("include/pngbehavior.htc");}[/color]style>
    <
link rel="stylesheet" type="text/css" href="http://security.hendrix.se/modules/newbb/newbb.css" />
    <
script src="http://security.hendrix.se/modules/newbb/include/js/newbb_toggle.js" type="text/javascript">script>


And as you can see there is something afot with the IE "decoding".

img {behavior:url("http://security.hendrix.se/modules/newbb/include/pngbehavior.htc")

in firefox becomes
img {behavior:url("include/pngbehavior.htc")

in IE.

What obvious thing am i missing here?

//Carl

2
scarleg
Re: newBB pop-up and Internet explorer are not friends here
  • 2006/7/7 10:31

  • scarleg

  • Just popping in

  • Posts: 3

  • Since: 2006/7/7 9


Oh... and i have also tried
https://xoops.org/modules/newbb/viewtopic.php?topic_id=32025&start=0#forumpost139848

Did not make it work.

EDIT: Removed BBcodes

3
scarleg
Re: newBB pop-up and Internet explorer are not friends here
  • 2006/7/7 10:40

  • scarleg

  • Just popping in

  • Posts: 3

  • Since: 2006/7/7 9


Never mind. :)

I forgot to turn the shorturls off.

Yepp... it was too close and too obvious.

//C

Login

Who's Online

309 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 309


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits