Ticket #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
Note: See
TracTickets for help on using
tickets.