Welcome to TalkGraphics.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2022
    Location
    Slovakia
    Posts
    18

    Default Inserting Text boxes

    Hello, i wanna ask if here is any way to insert classic text boxes, text areas, buttons(which submit a form), checkboxes etc.... And then use my own CSS for that.

    I know, that here is the (plugins?) like JotForms. But i now asking for "classic" method of inserting.

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,810

    Default Re: Inserting Text boxes

    Quote Originally Posted by sakulmore View Post
    Hello, i wanna ask if here is any way to insert classic text boxes, text areas, buttons(which submit a form), checkboxes etc.... And then use my own CSS for that.
    I know, that here is the (plugins?) like JotForms. But i now asking for "classic" method of inserting.
    sakulmore, you can insert any code or HTML onto the page with Placeholders.

    Create a Box and for its Web Properties, select HTML > HTML Body (code).
    Wrap JavaScript in <script> Tags & CSS in <style> Tags.

    You connect with other objects on in your design through the use of Names.
    This acts as an HTML id.
    If you precede your Name with htmlclass="XYZ", you create a ClassName.
    You can run simple JavaScript in a Link using javascript: <code...>;
    You can call JavaScript functions (Page | Website HTML Code (head | body) with a Link - javascript: functionName();

    https://helpandsupport.xara.com/xara...older_tab.html

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3
    Join Date
    Jan 2022
    Location
    Slovakia
    Posts
    18

    Default Re: Inserting Text boxes

    Thanks for reply, yours program is awesome .

    I still wanna ask: How can i insert any code i want to above of <head> tag?

  4. #4
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,810

    Default Re: Inserting Text boxes

    Quote Originally Posted by sakulmore View Post
    Thanks for reply, yours program is awesome .
    I still wanna ask: How can i insert any code i want to above of <head> tag?
    For completeness, this was answered in https://www.talkgraphics.com/showthr...-Saving-as-PHP .
    Create a Placeholder.
    In its body, place your pre-HTML code, such as <?php pre-code is here ?>.
    Give the Placeholder a Name of <html>.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

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
  •