facebook

text called by ajax

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #323590 Reply

    Yann
    Member

    @ Wayne
    sorry , i ‘ll try to explain
    in my local webapps i ‘ve a widget text, with XmlHttpRequest i call a remote page in this widget text.
    My remote page can be an HTML page with tag between <body> and </body> an exemple of my remote page source:

    <div id="m1-menus-h1" class="m1-text">Nos formules</div><div id="m1-menus-h2" class="m1-text">Horaires</div> <div id="m1-menus-contenu" class="m1-text"><p> le restaurant vous accueille du lundi au vendredi de 12 h 00 à 14 h 00, et du lundi au samedi 19 h 00 à 22 h 30.</p>
    </div><div id="m1-menus-h2" class="m1-text">Ardoise</div> <div id="m1-menus-contenu" class="m1-text"><p>
        Vous trouverez sur notre ardoise un choix d'entrées, de plats et de desserts changés tous les jours.</p>
    <h3>
        Midi et soir</h3>
    <ul>
        <li>
            Formule Guillemet à partir de 21,00 € (3 plats hors boisson)</li>
        <li>
            Formule à partir de 17,50 € € (2 plats hors boisson)</li>
        <li>
            Entrée ou dessert à partir de 5,00 €</li>
        <li>
            Plat du jour à partir de 14 €</li>
        <li>
            Menu enfant jusqu’à 12 ans à partir de 9,50 € (3 plats hors boisson)</li>
    </ul>
    <h3>
        Midi uniquement</h3>
    <ul>
        <li>
            Formule « express » (plat du chef + café gourmand) à partir de 12,50 €</li>
    </ul>
    </div>

    Thanks
    Yann

    #323634 Reply

    Yann
    Member

    up ?
    no idea to help me?

    #323644 Reply

    support-michael
    Keymaster

    @Yann

    Apologies for slow down on integration threads such as this.

    Integrating random 3rd party code into a tight mobione UI is non-trivial due to the precise look-n-feel and positioning encoded in the html and css generated by mobione. I originally thought you were needing to update the content of a Text widget so I gen’ed a how-to example. But I now know this is integration of html which is not text but has structure and layout impact. So the problem is really how to introduce random html markup into the DOM on the fly (let me know if got this wrong). I have several other integration topics in my queue to research. Because they can be extremely time consuming I must multi-task them with other support, testing and documentation tasks.

    I’ll give this a look asap.

    #323647 Reply

    Yann
    Member

    No problem Wayne
    i understand

Viewing 4 posts - 16 through 19 (of 19 total)
Reply To: text called by ajax

You must be logged in to post in the forum log in