Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • billrust Friend
    #189394

    I have Clients trying to post jobs, and they use Internet Explorer. The calender does not pop up when using IE 9 or 10, and it’s costing me some time and aggravation. Since you have to use the calender and cannot just put text in the field, they cannot complete the job posts.

    How can I fix this?

    Thanks,
    Bill

    HeR0 Friend
    #500830

    Dear Bill,

    -Please try to create a new file jquery.noconflict.js in the folder components/com_jajobboard/js/ with content as below:

    jQuery.noConflict();
    -Then open file components/com_jajobboard/jajobboard.php , find code line
    [PHP]$document->addScriptDeclaration(“jQuery.noConflict();”);[/PHP]
    and change it to
    [PHP]JHTML::script(‘jquery.noconflict.js’, ‘components/com_jajobboard/js/’);[/PHP]
    – Clear your site cache and browser cache, check again.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum