Problem with Firebug 1.9.0a0

12 views
Skip to first unread message

Ashutosh Sonpal

unread,
Jul 29, 2011, 11:19:27 AM7/29/11
to Firebug
I have just started learning JavaScript and I'm facing problems with
debugging using Firebug.
I have Firefox 5.0.1 and Firebug 1.9.0a0. This is the code I'm working
on :-
<html>
<head>
<script type="text/javascript">
alert ("HI!!!!!");
document.bgcolor = "RED";
</script>
<title> JAVA 2 </title>
</head>
<body bgcolor="GREEN"> My name is Ashutosh Sonpal...... Hi! </body>
</html>
However, in the script tab, the message that I see is :
Script Panel was inactive during page load
After I reload, the problem persists.
What should I do?

Jan Honza Odvarko

unread,
Jul 29, 2011, 12:28:03 PM7/29/11
to Firebug
Is your page online so, I can try it on my machine?
Honza

Ashutosh Sonpal

unread,
Jul 29, 2011, 2:29:38 PM7/29/11
to Firebug
No my page is not online. It was a code that stored in my machine

Ashutosh Sonpal

unread,
Jul 29, 2011, 3:06:45 PM7/29/11
to Firebug
Yay, I got past the problem. I had to disable the private browsing
mode. However, is there any other way in which we can solve it??
Without disabling the private browsing mode???

dmccunney

unread,
Jul 29, 2011, 3:19:02 PM7/29/11
to fir...@googlegroups.com
On Fri, Jul 29, 2011 at 3:06 PM, Ashutosh Sonpal <ashus...@gmail.com> wrote:
> Yay, I got past the problem. I had to disable the private browsing
> mode. However, is there any other way in which we can solve it??
> Without disabling the private browsing mode???

I'm curious: why on earth are you using private browsing mode in the
first place when you are trying to do *local* development? I use
private browsing mode on occasion, but only in specific instances
where I really want to be private. I don't have it turned on as a
default, and in most cases see no need to use it.
______
Dennis

Reply all
Reply to author
Forward
0 new messages