Results 1 to 2 of 2

Thread: [webkit][ajax][timer] - page is not showed

  1. #1
    Join Date
    Jul 2010
    Location
    Poland
    Posts
    184
    Thanks
    70
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default [webkit][ajax][timer] - page is not showed

    Hello,

    I've got problem with viewing page - I'm using QWebView. I don't know much about this page except that .NET is used to generate it on server side. And also there is AJAX element (some kind of timer - standard part of ajax) which is generating page (not whole page but just a part of it) every x-seconds. The problem is that I think that qt webkit doesn't support this ajax timer (I don't know java or ajax, I've just know that page uses this ajax timer thing). Is there any way to support this element without changing page content?
    Page works good on Firefox, IE or Chrome. But it doesn't work well on Konqueror for example.

    thanks in advance
    best regards
    Tomasz

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: [webkit][ajax][timer] - page is not showed

    Timer events are a standard part of Javascript. Without being able to see the source of the page it is impossible to say what the server is outputting that is broken.

Similar Threads

  1. Replies: 2
    Last Post: 14th January 2012, 22:39
  2. webkit- Memory consumption increases per page load ?
    By Thành Viên Mới in forum Qt Programming
    Replies: 0
    Last Post: 1st June 2011, 09:55
  3. [WebKit] catch "page not found" error
    By maston in forum Qt Programming
    Replies: 3
    Last Post: 16th November 2010, 15:44
  4. Replies: 0
    Last Post: 15th March 2010, 08:11

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.