Hi Craig,

No error is being emitted to the console when you click on a tab.  There are 
some cross-origin script failures being logged, and Firefox blocked google 
urchin, which causes some more error messages.

As far as I can tell, the JS code that is supposed to hook up the clicking of 
the tab (an anchor tag with a relative href) is not being executed, either 
because it is being blocked by the browser, or as a side-effect of other things 
being blocked.

Hope this helps,

Daniel
--
L. Daniel Burr
ldanielb...@me.com
(312) 656-8387

> On Sep 16, 2020, at 4:36 PM, Craig Rodrigues <rodr...@crodrigues.org> wrote:
> 
> If I go to https://twistedmatrix.com <https://twistedmatrix.com/> and click on
> one of the tabs in the Code Examples section,
> such as Publish/Subscribe, the tab does not switch.
> 
> This looks like a Javascript problem.  Does anyone with knowledge
> of Javascript have an idea what the problem is?
> 
> --
> Craig
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to