Earlier quoted context omitted.
Fancy! Not even Front Page Express first?
Don't remind me, Front Page Express' generated HTML was the stuff of nightmares.
and (2020)
81–90 of 191 posts
Re: <Blink> and <Marquee> (2020)
#82I was there, 3,000 years ago. I remember fights over whether or not navigation in frames was bad practice. Not iframes, frames. Who here remembers frames? I remember using HTTP 204 before AJAX to send messages to the server without reloading the page. I remember building... image maps[1]... professionally in the early 2000. I remember spending multiple days drawing the borders of States on a map of the country in Dre…
Re: <Blink> and <Marquee> (2020)
#83Re: <Blink> and <Marquee> (2020)
#84I was there, 3,000 years ago. I remember fights over whether or not navigation in frames was bad practice. Not iframes, frames. Who here remembers frames? I remember using HTTP 204 before AJAX to send messages to the server without reloading the page. I remember building... image maps[1]... professionally in the early 2000. I remember spending multiple days drawing the borders of States on a map of the country in Dre…
Re: <Blink> and <Marquee> (2020)
#85I was there, 3,000 years ago. I remember fights over whether or not navigation in frames was bad practice. Not iframes, frames. Who here remembers frames? I remember using HTTP 204 before AJAX to send messages to the server without reloading the page. I remember building... image maps[1]... professionally in the early 2000. I remember spending multiple days drawing the borders of States on a map of the country in Dre…
My personal website uses an image map for its main navigation menu. It still works just fine.
Re: <Blink> and <Marquee> (2020)
#86Earlier quoted context omitted.
I developed web software with frames and I thought it was perfectly fine. To this day I still don't understand the issue with frames. People sometimes mention accessibility for screen readers, but nothing more specific than that, so I still don't know what the actual problem is.
All content on the web should have a unique, linkable, URL. Frameset breaks that.
Re: <Blink> and <Marquee> (2020)
#87I was there, 3,000 years ago. I remember fights over whether or not navigation in frames was bad practice. Not iframes, frames. Who here remembers frames? I remember using HTTP 204 before AJAX to send messages to the server without reloading the page. I remember building... image maps[1]... professionally in the early 2000. I remember spending multiple days drawing the borders of States on a map of the country in Dre…
I was expecting you to tell me that all of these moments will be lost in time, like tears in the rain.
Re: <Blink> and <Marquee> (2020)
#88here is the German version: https://x.com/K0IN1/status/1025459517499367425
Re: <Blink> and <Marquee> (2020)
#89I was there, 3,000 years ago. I remember fights over whether or not navigation in frames was bad practice. Not iframes, frames. Who here remembers frames? I remember using HTTP 204 before AJAX to send messages to the server without reloading the page. I remember building... image maps[1]... professionally in the early 2000. I remember spending multiple days drawing the borders of States on a map of the country in Dre…
I made a webchat with frames; an infinitely-loading top part for the text, and the bottom an input box that received 204 to not reload when you sent a message. I guess that was the most elegant way to do it in the IE4+ days. The top part could also receive a small that would reload the frame on the right, containing the user list. Fun times. Used it with a couple class mates around 2000 iirc.
Re: <Blink> and <Marquee> (2020)
#90https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...