Why not use Frames?
Why not use Frames?
Out of context: Reply #30
- Started
- Last post
- 43 Responses
- fugged0
don't use 'frames' particulalry... but I often use 'i-frames' - generally to load images into for instance, saves loading the entire page each time and often makes updating sites easier
RoomFiveDon't need iframes to do that. just get the image element via the DOM and set the src attribute.