I think Opera does as well. You can download a plugin for IE that can
serve in a limited functionality too, at least enough to figure out
why IE likes to mess everything up =)

--
Thadeus





On Wed, Jul 28, 2010 at 6:19 PM, MikeEllis <michael.f.el...@gmail.com> wrote:
> Same approach also works with the built-in Chrome DevTools if you're
> using that browser.
>
> On Jul 28, 6:11 pm, Thadeus Burgess <thade...@thadeusb.com> wrote:
>> use firebug, set a breakpoint in the javascript and look at the
>> current stack at that point using firebug.
>>
>> --
>> Thadeus
>>
>>
>>
>> On Wed, Jul 28, 2010 at 4:41 PM, Kenneth <kenneth.t.lundst...@gmail.com> 
>> wrote:
>> > Hello,
>>
>> > I'm trying to make a ajax call but keep getting
>> > document.getElementById(t) is null from row 32 in web2py_ajax.html.
>>
>> > How can I debug what t is in the getElementById(t)?
>>
>> > Kenneth
>

Reply via email to