Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • philip_nav Friend
    #167315

    Hi

    I have configure JA google map Plugin include the API key, It seems there is issue with the plugin as the google map appears ok in firefox but in IE9 it appears blank. is any solutions to fix the proble in IE9

    Thanh Nguyen Viet Friend
    #405857

    <em>@philip_nav 259171 wrote:</em><blockquote>Hi

    I have configure JA google map Plugin include the API key, It seems there is issue with the plugin as the google map appears ok in firefox but in IE9 it appears blank. is any solutions to fix the proble in IE9</blockquote>

    Hello mate,

    I have checked your contact page in IE9.
    It’s maybe an issue of validate.js file of joomla 1.7.

    Please open this file

    /media/system/js/validate.js

    Find and replace this code snippet

    el.set('type', 'email');

    With

    el.setAttribute("type", "email");

    Please view more information at this topic
    http://joomlacode.org/gf/project/joomla/tracker/%3Faction%3DTrackerItemEdit&tracker_item_id%3D19864/?action=TrackerItemEdit&tracker_item_id=26448

    philip_nav Friend
    #405931

    <em>@Thanh Nguyen 259239 wrote:</em><blockquote>Hello mate,

    I have checked your contact page in IE9.
    It’s maybe an issue of validate.js file of joomla 1.7.

    Please open this file

    /media/system/js/validate.js

    Find and replace this code snippet

    el.set('type', 'email');

    With

    el.setAttribute("type", "email");

    Please view more information at this topic
    http://joomlacode.org/gf/project/joomla/tracker/%3Faction%3DTrackerItemEdit&tracker_item_id%3D19864/?action=TrackerItemEdit&tracker_item_id=26448</blockquote>

    Hi
    there is nosuch code as i follow your procedure

    el.set(‘type’, ’email’)

    Thanh Nguyen Viet Friend
    #405976

    <em>@philip_nav 259329 wrote:</em><blockquote>Hi
    there is nosuch code as i follow your procedure

    el.set(‘type’, ’email’)</blockquote>

    I’m sorry, it’s my mistake.
    The code snippet that need be replaced is

    el.type = 'email'

    philip_nav Friend
    #406024

    <em>@Thanh Nguyen 259386 wrote:</em><blockquote>I’m sorry, it’s my mistake.
    The code snippet that need be replaced is

    el.type = 'email'
    </blockquote>

    Hi
    are you talking about the code in joomla 1.6 or 1.7, if is joomal 1.7.0 there is no such code as you descripe, the only thing there is what is between the bracket (a.type=”email”})

    Blaine Friend
    #407799

    Hi philip,
    Theer is a know issue with the Display mixed content feature in IE9.Try to go into your Security settings. Under Miscellaneous change Display mixed content to “Enable”.
    Let me know if this resolved the issue.

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

This topic contains 6 replies, has 3 voices, and was last updated by  Blaine 13 years, 3 months ago.

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