Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Mobile Web App with Screenshots (Updated) #24354

    charvel
    Member

    Now it is working perfectly. Thanks.

    in reply to: Mobile Web App with Screenshots (Updated) #24352

    charvel
    Member

    Thanks again for the update!

    It still does not work but if I am using “isset” then it works perfectly.

    if (isset($settings["ps"][$master][0])) $open--;
    in reply to: Mobile Web App with Screenshots (Updated) #24350

    charvel
    Member

    Thanks for the update, but unfortunately it does not work.
    This line does not execute:

    if ($settings["ps"][$settings["mas"]-1][0]) $open--;
    in reply to: Mobile Web App with Screenshots (Updated) #24348

    charvel
    Member

    @salbahra
    I thought that the top of the current status page time is the total time of the running program. Now it shows the open valve’s time and count down. Please check the attachment. It should be 22:54. Please let me know if I misunderstood this case.

    in reply to: Mobile Web App with Screenshots (Updated) #24332

    charvel
    Member

    It is ok now. Thank you.

    in reply to: Mobile Web App with Screenshots (Updated) #24330

    charvel
    Member

    Thank you Samer for the upgrading jQuery Mobile 1.4. It is working well now. One issue I have just found: when the weather icon is moon or something like similar then this does not fit perfectly in the box. My suggestion is to add 5 px margin in main.css file.

    .wicon {
    vertical-align: middle;
    display: inline-block;
    width: 150px; height: 150px;
    margin: -35px -10px -25px -25px;
    background: url(../img/weather-icons-sprite.png);
    }
Viewing 6 posts - 1 through 6 (of 6 total)