FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Internet Explorer 6.0.2600
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Internet Explorer 6.0.2600 [message #5810 is a reply to message #5801] Sun, 22 September 2002 18:41 Go to previous messageGo to previous message
kolerij is currently offline  kolerij   United States
Messages: 58
Registered: July 2002
Karma:
Member
I found that there is an issue with the <a> tag and how a javascript funtion is invoked.

Say you have the following:
<A class=GenLink
onclick="javascript: window_open('http://localhost/forum/index.php?t=poll&amp;rid=1&amp;S=9421d0d584e2f323db6fded8e078fd1e&amp;frm_id=1', 'poll_creator', 400, 300);"
href="javascript://">[CREATE POLL]</A>

Nothing happens when you click [CREATE POLL]. But when I changed it to this:

<A class=GenLink
href="javascript: window_open('http://localhost/forum/index.php?t=poll&amp;rid=1&amp;S=9421d0d584e2f323db6fded8e078fd1e&amp;frm_id=1', 'poll_creator', 400, 300);">[CREATE POLL]</A>

The Poll window came up fine, and this only happens in IE6. Javascript is enabled so that is not the problem.

Strage Confused

[Updated on: Sun, 22 September 2002 18:45]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon9.gif
Read Message
Previous Topic: users online in homepage
Next Topic: Subscription to private forums
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 04:54:06 GMT 2024

Total time taken to generate the page: 0.06229 seconds