Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6057569
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:30:10+00:00 2026-05-23T08:30:10+00:00

There is a animation after click on the marker. Why this works in Opera,

  • 0

There is a animation after click on the marker. Why this works in Opera, but do not work in any other browser? Is it something with rendering engines presto and webkit? I can’t solve it myself, please help.

http://turie.eu/02/

(all of the code is in one index.html file)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:30:11+00:00Added an answer on May 23, 2026 at 8:30 am

    When trying with Chromium I get this error:

    Uncaught TypeError: Object http://turie.eu/02/clouds.swf has no method 'click'
    

    To simulate a click event you need to do something like this:

    function fireEvent(element, event){
      if (document.createEventObject){
        /* for IE */
        return element.fireEvent('on' + event, document.createEventObject());
      }else{
        /* for other browsers */
        var evt = document.createEvent('HTMLEvents');
        evt.initEvent(event, true, true);
      }
      return !element.dispatchEvent(evt);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Are there any libraries for animation groups of objects in as3? I need something
Is there any way to keep this simple JQuery animation from flashing? http://jsfiddle.net/v3DVf/6/
Are there any jQuery 1.3 animation-transitions that work in both Firefox 3 and IE7?
I need this for some animation effects and i remember there is a window
I am wondering if there is a way to do this using Core Animation.
I realize there are other questions on SO regarding animations and progressbars, but they
There is a way to trigger an event after an animation is done? what's
I have an animation that is set to play after a timeout. This animation
Is there a jQuery plugin or javascript library that supports a genie animation effect
Instruments tells that there are misaligned images which are animated by core animation. What

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.