Digital Point Forums
westernunion

Go Back   Digital Point Forums > Design & Development > HTML & Website Design
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Apr 29th 2007, 1:49 pm
bananagirl bananagirl is offline
Peon
 
Join Date: Apr 2007
Posts: 4
bananagirl is on a distinguished road
Are iframes bad to use? What are other options are there?

Is there any alternative to iFRAMES?
I heard they're not good to use, don't know why though.
How do you guys do a navigation bar that constrantly changes without an iframe? Don't you have to change each page this way if you want to edit the nav bar?
Reply With Quote
  #2  
Old Apr 29th 2007, 1:59 pm
== Morgana == == Morgana == is offline
Banned
 
Join Date: Oct 2006
Posts: 31
== Morgana == is on a distinguished road
Iframes are not bad if they serve to your purposes.

However you need to keep in mind

1.- provide a link to non-framed between <iframe></iframe>content for those surfers whose browser doesn't support iframes

2.- add some text between such tag to help with search engine crawling.

On a side note, Google's Adsense is a javascript code intended to render an iframe advert, so...
Reply With Quote
  #3  
Old Apr 29th 2007, 2:03 pm
imnajam's Avatar
imnajam imnajam is offline
of the Nightfall
 
Join Date: Oct 2006
Location: Funny & Adult SMS -> www.sms4mile.com
Posts: 2,352
imnajam is a splendid one to beholdimnajam is a splendid one to beholdimnajam is a splendid one to beholdimnajam is a splendid one to beholdimnajam is a splendid one to beholdimnajam is a splendid one to beholdimnajam is a splendid one to behold
you may wish to use #include other file on server side scripting.
IFRAMES are not liked by crawler/bots.

navigational bars are usually generated from database on runtime.
__________________
1 Way Text Links Per $1.40
12 Months
Permanent Link Guarantee
- SMS Messages - sms4smile.com/category/new-year-sms/
Reply With Quote
  #4  
Old Apr 29th 2007, 2:09 pm
tristanperry tristanperry is offline
Hand of A'dal
 
Join Date: Apr 2007
Posts: 305
tristanperry is an unknown quantity at this point
I use a PHP file include for a nav. bar - iFrames are very old-school, and search engine bots don't like them at all.
Reply With Quote
  #5  
Old Apr 29th 2007, 2:15 pm
== Morgana == == Morgana == is offline
Banned
 
Join Date: Oct 2006
Posts: 31
== Morgana == is on a distinguished road
Very old school but as I said, Google and most advertising networks display their publicity this way, using iframes disguised as javascript
Reply With Quote
  #6  
Old Apr 29th 2007, 2:20 pm
tristanperry tristanperry is offline
Hand of A'dal
 
Join Date: Apr 2007
Posts: 305
tristanperry is an unknown quantity at this point
True However using a CSS layout w/ includes should be the method used here, nowadays.
Reply With Quote
  #7  
Old Apr 29th 2007, 2:41 pm
8everything's Avatar
8everything 8everything is offline
Wordpress Designer
 
Join Date: Jul 2006
Location: Toronto, Canada
Posts: 16,033
8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute8everything has a reputation beyond repute
iframes are outdated, what I would use are PHP tables instead. These are easier to use, unlike iframes where you have to set the width and height to make sure scrollbars don't appear.. PHP tables automatically set the right size you need for your table once coded.
Reply With Quote
  #8  
Old Apr 29th 2007, 2:53 pm
bananagirl bananagirl is offline
Peon
 
Join Date: Apr 2007
Posts: 4
bananagirl is on a distinguished road
but how?
I really want to do an easily editable naviagation bar but I don't know how!
I'm having tons of trouble with the iframes, it's hard for me to apply css to them......... assistance would be MUCH appreciated..
Reply With Quote
  #9  
Old Apr 29th 2007, 3:06 pm
Faltzer's Avatar
Faltzer Faltzer is offline
Grunt
 
Join Date: Apr 2007
Posts: 39
Faltzer is on a distinguished road
iFrames are not recommended by me, and many web designers because search engines easily ignore iFrames. And iFrames promote the use of invalid HTML/XHTML.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iframes and CJ sknight23 Commission Junction 6 Mar 27th 2007 1:12 pm
using iframes is ok ?? seoperson Search Engine Optimization 9 Mar 26th 2007 9:57 pm
using iframes Dazed_and_confused Guidelines / Compliance 3 Jan 16th 2006 9:04 am
Frames = Bad for Spiders, so what are the options? AzAkers Search Engine Optimization 3 Jul 8th 2005 5:46 pm
iFrames danpadams HTML & Website Design 3 Jun 15th 2005 5:52 am


All times are GMT -8. The time now is 2:38 pm.