Results 1 to 10 of 14

Threaded View

  1. #7
    Member
    Join Date
    Nov 2011
    Location
    Ho Chi Minh
    Posts
    3

    StockListDemo on Safari

    Hi Mone,

    I already tried to add document.domain='testing.com'; in the previous try. Below is the code in client:

    document.domain='testing.com';
    var hostToUse = "http://testing.com:81";
    define("lsClient",["LightstreamerClient","StatusWidget"],function(LightstreamerClient,StatusWidget) {
    var lsClient = new LightstreamerClient(hostToUse,"DEMO");
    lsClient.connectionSharing.enableSharing("DemoComm onConnection", "ATTACH", "CREATE");
    lsClient.addListener(new StatusWidget("left", "0px", true));
    lsClient.connect();
    return lsClient;
    });


    Please find the latest log and screen capture attached.

    Thanks.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	StockListDemo_Safari.jpg 
Views:	485 
Size:	97.8 KB 
ID:	117  
    Attached Files Attached Files

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 02:28 AM.