error in home page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
blueguitar
Forum Newbie
Posts: 2
Joined: Sun May 16, 2010 7:33 am

error in home page

Post by blueguitar »

Every time I open my site home page at http://www.indiantaxsolutions.com in internet explorer browser a small window pop up with no message but when I use firebox nothing of that sort happens . Did not find any solution to this as yet . If any body can help me out I will be very grateful to him .
Bind
Forum Contributor
Posts: 102
Joined: Wed Feb 03, 2010 1:22 am

Re: error in home page

Post by Bind »

that looks like a basic javascript alert('') with no text. It does not appear in your source code, so it is probably from imported js somewhere. Comment out all ads and javascript until you find the culprit.
blueguitar
Forum Newbie
Posts: 2
Joined: Sun May 16, 2010 7:33 am

Re: error in home page

Post by blueguitar »

Thanks for your reply .

Surely I will try that but can elaborate as to how its not showing up when I browse using Firefox.
Post Reply