29 June 2004 0 comments Web development
This blog post is 18 years old! Most likely, its content is outdated. Especially if it's technical.
Here's a brilliant example for why frames are evil and should be avoided as much as possible. This site uses about four of them making it scattered with scoll lists.
This site is also quite stupid in that there's a Javascript alert()
that pops up every time you roll the mouse over any image. I don't know why because if you need download them you can by simply viewing the source code of the page. What happens is that the mouse is in the centre of the page and when you try to move the mouse across to the menu on the left you're bound to roll over another image and that will force you to move the mouse back to the centre to cancel the Javascript alert.
Think again David.
- Previous:
- Holiday for a week 26 June 2004
- Next:
- Now I have a Gmail account 29 June 2004
- Related by category:
- Fastest way to find out if a file exists in S3 (with boto3) 16 June 2017 Web development
- How to throttle AND debounce an autocomplete input in React 1 March 2018 Web development
- How to create-react-app with Docker 17 November 2017 Web development
- Be very careful with your add_header in Nginx! You might make your site insecure 11 February 2018 Web development
- How to have default/initial values in a Django form that is bound and rendered 10 January 2020 Web development
- Related by keyword:
- Never put external Javascript in the <head> 2 April 2013
- The awesomest way possible to serve your static stuff in Django with Nginx 24 March 2010
- Lemon - Commodore 64 Heaven! 1 March 2004
- File attachment widget with Javascript 25 February 2005
- Accessible Pop-Up script 8 June 2004