bug exterminator where are you?

Discussion in 'JavaScript' started by YourChild, Jun 19, 2008.

  1. #1
    I've got a very difficult bug to spot and I wish someone could help me out here, please.

    What I've got going is a chatroom application using ajax, php, and mysql.

    Well the chatroom works fine but there seems to be a weird bug when I run the program in IE.

    there is a link on the page (same as the chatroom page) and it looks something like this:

    
    <a href="javascript:;" onclick="doSomething(divID)">click here</a>
    
    Code (markup):
    when I click on the link, some of the other contents of the page disappear for 1 second and reappears.

    I have never seen this type of behavior before. I am so far into the program that my mind is going round and round and I really have no clue what is causing this problem..all other browsers - FF, safari, opera works fine. Can someone please help me figure this out? :confused:
     
    YourChild, Jun 19, 2008 IP
  2. YourChild

    YourChild Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    nevermind i got the problem fixed! thanks for looking though!!
     
    YourChild, Jun 19, 2008 IP
  3. MMJ

    MMJ Guest

    Messages:
    460
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Lol, what was the solution?
     
    MMJ, Jun 20, 2008 IP