← Back to team overview

phpdevshell team mailing list archive

Re: [Question #233934]: problem when loading google map

 

Question #233934 on PHPDevShell changed:
https://answers.launchpad.net/phpdevshell/+question/233934

    Status: Open => Answered

Greg proposed the following answer:
Sorry I had a typo, you should write:

$(document).ready(function() {
    MYProject_initialize();
});

(notice the last 2 characters).

It's in fact a javascript error that your browser you have displayed.
When browser do you work with?

-- 
You received this question notification because you are a member of
PHPDevShell, which is an answer contact for PHPDevShell.