Go Back   Dynamic Drive Forums > DD Scripts > Dynamic Drive scripts help
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 10-24-2004, 07:24 PM
Benjo Benjo is offline
New Comer (less than 5 posts)
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Question Irregular Drop Down Viewer 2

On theDrop Down Viewer 2 script there is a default border that looks so irregular with my site, is there any way to remove it?
Reply With Quote
  #2  
Old 10-26-2004, 02:10 AM
chinchilla2 chinchilla2 is offline
Junior Coders
 
Join Date: Oct 2004
Location: Texas
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb

Add FRAMEBORDER=0 to your iframe information section like so...

var iframecode='<iframe id="external" style="width:95%;height:400px" frameborder=0 src="http://www.yahoo.com"></iframe>'

You may need to adjust it to be incorporated into the style section like so...

var iframecode='<iframe id="external" style="width:95%;height:400px;border=0" src="http://www.yahoo.com"></iframe>'

Not sure if you will have to say frameborder or just border in the second example.

Give it a whirl and see if that helps.
Reply With Quote
  #3  
Old 10-26-2004, 09:30 PM
Benjo Benjo is offline
New Comer (less than 5 posts)
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Nah I know incorporating it into the style section doesn't work, but for the other I'll try it now.
Reply With Quote
  #4  
Old 10-26-2004, 09:33 PM
Benjo Benjo is offline
New Comer (less than 5 posts)
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Aha... Presto! It Works! Thanks dude
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

Forum Jump


All times are GMT. The time now is 03:31 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.