• Hi there,

    First of all, sorry about my english.
    I have a problem with some javascript functions i have included in my web.
    In my local installation they works fine, i have the javascript code at the beginning of every page is used and those functions are used on the onclick event:

    aaaaaaaaaaaaaaaa

    But when i upload those pages to my hosting, the code onclick=”function();” dissapear when i update the page.

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter robgon1971

    (@robgon1971)

    Update:

    This is the code i’m using to call the javascript function:

    <a class="xxxxxxx" title="xxxxxxxxxxxxxx" onclick="function;">xxxxxxx</a>

    And the ‘onclick=”function;”‘ is the code that disappear when i update the page.

    Use the TinyMCE Advanced plugin –
    there is an admin page (Settings->TinyMCE Config) that let you add supported tags using the extended_valid_elements option.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript’ is closed to new replies.