This is a discussion on "Alternatives to iframes and tables?" within the Website Planning section. This forum, and the thread "Alternatives to iframes and tables? are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
Alternatives to iframes and tables?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Alternatives to iframes and tables?
I want to build a website like this:
* When you click a link, the entire page doesn't reload. Instead, the new content shows up exactly where I want it to (like an iframe). * The individual menu links are precisely placed over the background image, wherever I want them to be, and they stay there when you resize the window. * Links respond to hover and click. I.e., background image is a piano, with its keys being links. Hovering over a link replaces it with an image of a halfway-pressed key. Clicking a link replaces it with an image of a fully-pressed key. * One link is an image gallery. When clicked, a bunch of thumbnail images pop up somewhere. Hovering over a thumbnail causes a larger version of the picture to pop up somewhere else on the page (the larger image was preloaded). Clicking a thumbnail opens a hi-res picture in a new tab/page. * The website works the same across the major browsers. I'm not splitting hairs over outdated or PDA browsers. I have an iframe/table version of this that works okay in Firefox and awful in IE7. I keep encountering bugs. I'm particularly having problems with the 3 tiered layout within one page: Menu link > thumbnails > bigger image. I'm also having problems placing the links exactly where I want them, so that they show the same in FF and IE. Can anyone give me a summary of how they would implement this idea? Would you use css and divs? Javascript? Ajax? I'm kinda new to web design. The more advice you experts can give me, the better. At the very least, point me in the right direction. Thank you thank you thank you.... |
|
|
|
|||
|
Re: Alternatives to iframes and tables?
Css and a bit of AJAX would be required, probably some form of database.
I think the rest can actually be done without javascript, but you may need some. Have a scout through Stu Nicolls site CSSPLAY and see what effects you already have that he's achieved soley through css. Css would give you alot more flexibility over the aesthetics, with true CSS being able to redesign an entire site by editing one file. Things more complex should always be left until you have the base layout and aesthetics of the site conqoured... I.E start with the foundations and then build upon them. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Alternatives to using frames | nicky77 | Web Page Design | 6 | Oct 16th, 2007 14:38 |
| Iframes | angel1dot0 | Webforumz Cafe | 5 | Dec 28th, 2006 18:19 |
| Frames/IFrames - Didn't know where to put it, but please help! | simbo1231 | Web Page Design | 5 | Jun 25th, 2006 17:51 |
| iframes | joshcxa | Web Page Design | 2 | Jun 8th, 2006 03:00 |
| iframes | daygon | Web Page Design | 1 | Feb 22nd, 2006 19:06 |