User Profile

Collapse

Profile Sidebar

Collapse
leutrim
leutrim
Last Activity: Dec 12 '11, 12:07 PM
Joined: Dec 9 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank you for replying.
    Yes I have this on web, here is the whole html and javascript code. The two pictures, Qyteti.jpg and you.jpg, I can send it to you, if necessary.

    Code:
    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="mapguide1._Default" %>
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    ...
    See more | Go to post

    Leave a comment:


  • How to modify javascript to work on google chrome and mozilla ?

    This code dosen't function properly on google chrome, and mozilla firefox, just on IE. The problem is that, it allways put's the box on the left uppercorner, I need to the box to appear to the place where I clicked it. So if anybody could help me with the move_box function, I would really appreciate.

    Code:
    function move_box(an, box)
    
    {
    
        var cleft = 0;
    
        var ctop = 0;
    ...
    See more | Go to post
No activity results to display
Show More
Working...