Results 1 to 2 of 2

Thread: Inserting a line in Drop Down Document Viewer II

  1. #1
    Join Date
    Aug 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Inserting a line in Drop Down Document Viewer II

    Drop Down Document Viewer II

    http://www.dynamicdrive.com/dynamici...pdownview2.htm

    3) Describe problem:

    Is there a way to insert a gap between the menu options ("links") and the document viewer, simply for readability?

    Thanks...

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Add a couple of breaks in the "iframecode" variable:

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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •