Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19

Thread: Free XP web authoring software?

  1. #16
    Join Date
    9th November 2005 - 18:45
    Bike
    2005 Z750S
    Location
    Wellington
    Posts
    1,136
    Quote Originally Posted by Akzle View Post
    ... so if not frames then what?, just build every page off a template and reload the whole thing all the time? ...
    The modern thing is dynamic content within the document. Instead of one of your frames loading content from it's own URL, a bit of script goes and gets content and shoves it into a DIV or something.

    There's a bunch of frameworks and libraries that help you do this stuff. (Geez I get less and less interested in that kind of thing.)
    Measure once, cut twice. Practice makes perfect.

  2. #17
    Join Date
    8th December 2009 - 16:11
    Bike
    Nothing, sadly
    Location
    Browns Bay
    Posts
    175
    Komodo Edit is also free and incredibly easy to use. Their IDE costs but Edit will do everything you need with projects and folders created on the fly.

    Frames are acceptable under no circumstances, for small changes you can code the content right in using JS, hold content elsewhere and call it direct using JavaScript if you need. For large amounts of content you can store in a database, call the data using gets and PHP then have JS call the PHP on the fly without having to reload the page.

  3. #18
    Join Date
    6th May 2012 - 10:41
    Bike
    invisibike
    Location
    pulling a sick mono
    Posts
    6,054
    Blog Entries
    4
    IDGAF.

    i liked the internet when frames were.

    now it's shit.

    [ /thread ]

  4. #19
    Join Date
    6th May 2008 - 14:15
    Bike
    She resents being called a bike
    Location
    Wellllie
    Posts
    1,494
    Blog Entries
    3
    Quote Originally Posted by Akzle View Post
    IDGAF.

    i liked the internet when frames were.

    now it's shit.

    [ /thread ]
    you can still mimic frames with a bit of js [threadopen]
    I didn't think!!! I experimented!!!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •