We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

app setup is loading 2 times in 1 screen

Home Forums General Questions app setup is loading 2 times in 1 screen

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #66018
    vision
    Customer

    While loading my app, it seems its loads 2 times.

    One time in the top-left corner.
    A second time in the correct way, full screen.

    It ends with only the correct way, full screen. Correct.
    But why loads the top-left corner also in the beginning?

    It looks like something is conflicting with the container and the iframe. But I is it not loading in full screen only first time?

    Attachments:
    You must be logged in to view attached files.
    #66023
    kdv
    Participant

    But why loads the top-left corner also in the beginning?

    But why did you add an iframe? What for? This iframe loads wastafel_ar.html inside wastafel_ar.html and shows it at the default position (left-top corner)…

    While loading my app, it seems its loads 2 times.

    Yes, your app is loaded 2 times.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #66033
    vision
    Customer

    Ah great, it works when removing the iframe line. It was a leftover from the copy from jewelry-app.

    For another general item, I am trying to make the font-size of the menu text bigger. But adding font-size to the css.file does not seem to make any difference.
    In the html index heading font-size does not give result.
    In the select class adding font-size is also not working.

    Any idea how I can get the font size bigger?

    #66035
    kdv
    Participant

    Definitely you need to read a little more about HTML and CSS…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #66039
    vision
    Customer

    ah ofcource, with puzzle… I was so busy trying in code. Puzzle is much better.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.