Opened 17 years ago

Closed 16 years ago

#1515 closed Bug (invalid)

Client side javascript on page disabled in .NET

Reported by: goldan Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: FCKeditor 2.4.3
Keywords: Pending Cc:

Description

When the Page directive inherits attribute (Inherits="FredCK.FCKeditorV2.FileBrowserConnector") is in the page, client-side javascript within the page is disabled.

I'm using .NET radio button controls. A client-side onclick is added in the page_load. Depending on which radio button is clicked, a div is hidden or made visible. With the inherits attribute, the code to show or hide the div no longer works.

Change History (4)

comment:1 Changed 17 years ago by goldan

After looking into it more, the code to hide/show the div stops working when the fckeditor control is added to the form

comment:2 Changed 17 years ago by goldan

This isn't actually a javascript issue at all. It's not executing the Page_Load sub

comment:3 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Keywords: Pending added; javascript removed
Milestone: FCKeditor.Net 2.3
Priority: HighNormal
Type: TaskBug

Please, provide detailed steps to reproduce (preferably a URL to test)

comment:4 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Resolution: invalid
Status: newclosed

Expired

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy