I have a really irritating prob.Can you please help me? I'm so desperate.every-so-often (always when I turn on my computer and open my Firefox browser) a box pops up about 5 times back-to-back.It says THIS: Type Error:title_n.firstChild has no properties
It just keeps popping up and popping up and each time I click on yes another pops up.THEN:it will FINALLY say something about if I want to stop the script on the page YES or NO and when I clk on YES,it FINALLY goes away for a while.But then eventually comes back later on.
I THINK it has something to do w/ my blog...maybe??but I've ran everything.Adaware/spybot/virus scan/...you name it.Done all the cleaning (Internet properties stuff) etc..It still drives me crazy popping up all the time,stopping me from typeing till I get rid of it.I'm desperate to get this sucker gone.Running Windows XP,Compaq...pretty new computer to be acting so nutty.lol
If u could please help me,I would be sooooo grateful.
Problem: Type Error:title_n.firstChild has no properties

















Sounds like an issue with
Sounds like an issue with PFF and the blogger.com server (who's sending you that error).
It also sounds like you have an old version of PFF.
What version of Performancing do you have? Please make sure you are running the latest version 1.2, as that shouldn't be happening. Please post back if you still have issues.
Thanks, and sorry you are experiencing this.
WOW
I'm scared to speak TOO SOON.But I did what you said,and sooooo far,in the last 30 minutes,I have clicked on many pages/sites and have yet to get that aggrivating pop-up! I think that download did the trick!!
Thank you so so so so so MUCH!
firstChild has no properties
---------------------------------------------------------
FireFox & Netscape Error : .firstChild has no properties
---------------------------------------------------------
Hi,
Firefox and Netscape has the problem that they does not understand the existance of childnode, it is either bug or maybe documentation mistake, any how, If we check the presence of childnode, we can fix it. So, following method works fine with all browser;
var x = xmlDoc.getElementsByTagName('xmlTag');
for (j=0;j
firstChild has no properties
---------------------------------------------------------
FireFox & Netscape Error : .firstChild has no properties
---------------------------------------------------------
Hi,
Firefox and Netscape has the problem that they does not understand the existance of childnode, it is either bug or maybe documentation mistake, any how, If we check the presence of childnode, we can fix it. So, following method works fine with all browser;
var x = xmlDoc.getElementsByTagName('xmlTag');
for (j=0;j
Post new comment