Pull down menu information from external file

I want my pull down menu information in a external file, so I can use it. Are multiple pages without inserting the code each time so I can updated in one place.
<!DOCTYPE html>
<html lang="en-es">
<head>
    </head>
    <body>
<form name="UnitTest" action="Inspector.html" method="POST">
<div align="center">
  <select name="Inspector" multiple size="1">
   <option value="1234">1234 </option>
   <option value="56789">56789 </option>
   <option value="98765">4321 </option>
  </select>
</div>
</form>
</body>
</html>
Sandy

I went to the Stack Overflow website http://stackoverflow.com/questions/8988855/include-another-html-file-in-a-html-file and found some helpful code. It did one thing funny that I am hoping you may build a help with. This is the code I found and using;
<!---------------------------------------  Inspector Pull Down  --------------------------------------------->
      <label for="inspector_inspector">Inspector / <span2>Inspector</span2>:</label>
     <br>
                  <!--[if !IE]> <-->
                        <object type="text/html" data="inspector.html">
                          <p>backup content</p>
                        </object>
                   <!--> <![endif]-->
        <!--****http://stackoverflow.com/questions/8988855/include-another-html-file-in-a-html-file*****-->
<!--------------------------------------- Assembler Pull Down  ------------------------------------------->
      <label for="assembler_operador">Assembler/<span2>Operador</span2>:</label>
     <br>                     
                   <!--[if !IE]> <-->
                        <object type="text/html" data="assembler.html">
                          <p>backup content</p>
                        </object>
                   <!--> <![endif]-->
How do I get rid of these big gaps?

Similar Messages

  • HT1347 disc is not showing up in the pull down menu

    When I insert a disc to import into iTunes 11.1, it does not show up in the iTunes pull down menu to import the files.  Why?  You have made import and use of iTunes very difficult by removing the side menu for adding folders and such for easy file transfer between iPhones and iPads.  Please consider giving us some easier menus

    Hi leofromcorinth,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iTunes: Turning on iTunes menus in Windows 8 and 7
    http://support.apple.com/kb/HT5610
    To keep the iTunes menus active, change the setting by selecting the Menu icon in the upper-left, and then selecting Show Menu Bar.
    iTunes 11: Frequently used features
    http://support.apple.com/kb/HT5649
    In iTunes 11 you have the option to turn the Sidebar and the Status Bar on or off; they are off by default. To do this in the menus, go to:
    Show Sidebar - Choose View > Show Sidebar (this feature will display iTunes features on the left side of the application including Library, Store, Shared, Genius, and Playlists).
    Show Status Bar - Choose View > Show Status Bar (this feature will conveniently display the number of items and playback time for a category, for example, music or movies).
    Cheers,
    - Judy

  • Too many addresses in mail's "From" pull-down menu

    i have 3 mobileme addresses, a few of aliases, and 1 gmail account. my problem is this:
    when composing a new message, there are too many addresses the "from" pull-down menu, because mail includes both the .mac and .me versions of each of my aliases. so, instead of a list of 6 addresses, mail shows 10. furthermore, the addresses appear, in the menu, in a random order, making it even harder to find and select the address i need:
    they display in this order:
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    - how do i get mail to stop listing both the .mac and .me versions of addresses (aliases) in the pull-down menu?
    - and how do i alphabetize the list?
    thanks.

    i must have been really tired when posting the above. lol. obviously i meant "a few aliases" and "there are too many addresses in the 'from' pull-down menu."
    i hope someone knows how to address this issue. (no pun intended.)

  • Referencin​g files in a pull down menu

    How do I create a pull down box that will reference files saved on the
    PC and open those files in a new window and can this pull down menu
    reference an entire directory to see what files are available?

    Here is a way to populate the list box with the files in a directory.
    Message Edited by AndrewAlford on 11-16-2005 02:13 PM
    Andrew Alford
    Production Test Engineering Technologist
    Sustainable Energy Technologies
    www.sustainableenergy.com
    Attachments:
    filelist.JPG ‏69 KB

  • Display profiles via a pull down menu from menu bar?

    I'm often switching my display profiles on my iBook-- depending on sunlight, lighting conditions, etc.
    Is there any software or Apple setting that would give me a pull down menu of my choices from the menu bar?
    Right now I have the monitors or whatever it is on my menu bar, but that requires multiple steps-- selecting Displays Preferences, waiting for it to come up, then clicking on the Color Tab, and finally picking one of the display profiles.
    I'd much rather have a one-step pull down menu. Anything like that?
    Also what does "Recent Items" mean in that menu?

    Open the AppleScript Utility in the /Applications/AppleScript/ folder and check the box to display the script menu. One of the choices in the script menu under ColorSync will enable you to change your display profile. If you know the names and paths of the profiles, additional scripts can be created that would change it in a single step. The lines of code needed are:
    tell application "ColorSyncScripting"
    run
    set display profile of display 1 to alias "path:to:profile"
    quit
    end
    (11369)

  • HT5275 Safari 6.0 on Mac OSX Lion - The 'Empty Cache" option not visible in the File pull-down menu

    Booted up Safari today and the "Empty Cache option is no longer availabe in the Safari pull down menu.  Any suggestions?

    Clearing History will empty the cache now but it will also clear your favicons. You can clear cache only by going to Safari>Preferences > Advanced and select Show develop menu in the menu bar. There is an option to clear caches from there.

  • Using alias addresses from Account pull-down menu

    My main computer is in for repair and I started using my G4 for Mail. I have a Mobile Me/.Mac account and have several alias addresses. On my computer with Leopard, the From account pull down- menu has my alias accounts to choose to send from. This, the Tiger machine does not. Only has my primary Mobile me account to choose from. Is there a way to get my aliases to show in the pull-down. I was syncing the mail boxes for a while, but that didn't seem to do what I wanted.

    Is there a way to get my aliases to show in the pull-down?
    Go to Preferences > Accounts, select the account in question, and add the alias email addresses after the Email Address field for the account, separated by commas. Save the changes, then restart Mail.
    Mulder

  • Problem logging into iPlanet Calendar Server from pull-down menu in Communicator

    When I run the iPlanet Calendar Server's cstool
    utility and enter the command<BR>
    <P>
    cstool -p 80 ping name.of.server
    <BR>
    <P>
    I receive the message<BR>
    <P>
    Calendar Server is up and running!
    <P>
    I can also access the LDAP service of the Calendar Server with no problem.
    However, if I try to connect to this server using the pull-down menu for
    Netscape Communicator 4.7 with Calendar, I receive the error message<BR>
    <P>
    The server is unreachable. Verify that the network is available and that the
    server application is running.
    <P>
    To use the iPlanet Calendar Server client, point your browser at the client
    port that was specified when the iPlanet Calendar Server was installed.
    <P>
    For example,<BR>
    <P>
    http://your_server_name:80
    <P>
    If you forgot which client port is specified, you can find the value for the
    port number in the service.http.port
    parameter in the server's
    /opt/SUNWicsrv/cal/bin/config/server.conf
    file.

    So if you accepted the defaults during the installation process who are the database users? ias_admin? system? sys? I've tried all and gotten ORA-01017: invalid username/password; logon denied. These fail in the OEM console as well. I apologize in advance if the answer is embarassingly obvious.

  • I'm using an iMac running Os X Yosemite, Photoshop CS5 Extended, R2880 Epson printer  In the Print Settings dialog box, I can't select Color, Advanced BW or Grayscale unless I select "Printer Manages Color". The pull down menu is grayed out. Even with "pr

    I’m using an iMac running Os X Yosemite, Photoshop CS5 Extended, R2880 Epson printer  In the Print Settings dialog box, I can’t select Color, Advanced BW or Grayscale unless I select “Printer Manages Color”. The pull down menu is grayed out. Even with “printer manages color” the tif or jpg image comes out in color overlaid with black. (See example - printer1. image on left is close to what it should be). Photoshop has no updates pending. I’ve downloaded the latest Epson driver which was working fine just before the problem occurred

    Is your Photoshop CS5 updated to 12.1?
    Are you on Yosemite 10.10.1 or Yosemite 10.10.2?
    Did you apply the recent Epson software 2.1.9 update?
    What type of file is it (file format)?  What bit depth and what color space?
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • How can I display only the Data Logging pull down menu on my LV front panel?

    Is it possible to hide all unused pull down menu on my front panel vi like File, Edit, View etc.. and only
    display the pull down menu for the Data logging?!
    best regards
                          Norick

    Hey,
    You can build your own runtime menu (Edit>runtime menu) and then e.g. only display the application items you want to.
    Christian

  • Firefox 3.6 had a "Bookmark All Tabs" in the Bookmarks Pull down menu. How can I "Bookmark All Tabs" using Firefox 4.0.1

    I recently updated to Firefox 4.0.1 from Firefox 3.6. Firefox 3.6 had a "Bookmark All Tabs" in the Bookmarks pull down menu. There isn't a "Bookmark All Tabs" in the Firefox 4.0.1 Bookmarks pull down menu. Has this feature been eliminated from Firefox 4.0.1? If I want to save 24 tabs in one window of Firefox and 14 tabs in another window of Firefox, do I have to save all the tabs individually? How can I set the options, preferences, etc. so that I can "Bookmark All Tabs" at once in a window of Firefox 4.0.1. I am running Firefox 4.0.1 on a desktop computer with Windows7 Professional OS with Firefox as my default browser.

    Right click a tab and you will get the option to bookmark all tabs. Or use keyboard '''Alt + B''' which opens the old style menu. You can make changes to Firefox, as explained in this post: [/questions/799856#answer-155765]

  • I would like to know how to draw up a list in a cell (like a pull-down menu) to ease data capture, but I don't know how to do that  ! Do you get the idea ? Thanks !

    I would like to know how to draw up a list in a cell (like a pull-down menu) to ease data capture, but I don't know how to do that  !
    Do you get the idea ?
    Thanks ever so much !

    the numbers manual can be downlaoded from this website under the Apple support area...
    http://support.apple.com/manuals/#numbers
    What your looking for is written out step by step for drop downs and all other special types of user input starting around page 96 in the '09 manual.
    Jason

  • While using a drop-down menu i.e. File, edit, image, or even when saving as and choosing the file type; the list appears and I am able to highlight what i want but cannot click on anything.

    While using a drop-down menu i.e. File, edit, image, or even when saving as and choosing the file type; the list appears and I am able to highlight what i want but cannot click on anything. This is becoming incredibly frustrating. It happens at random time and a restart of the computer is all that helps, then with out any notice it starts to do this again.  Mac Book Pro i7 2.2 16 GB 1333 Ram, (2) 450GB SSD both internal to machine. At this point I am losing file because I am unable to save in the file type I need. Does anyone out there know how to solve this issue?
    Thanks
    phil

    I haven't been unify photoshop much in the past month, but I did try your suggestion and it seemed to work for a while. Today when i went to save a document the same thing happened: click on file>save at this point I can not click on save even though it is highlighted. Tryed to use command s that brings up the save dialogue box, but when I try to change file type I again cannot select it from the drop down menu.

  • Download Pull-Down Menu in Web App Olive ActivePaper Daily 4.0 No Longer "Works" in Firefox 10

    I have a paid subscription to the online edition (aka "e-edition") of the Raleigh News & Observer, http://www.newsobserver.com/. In Firefox 10, I am no longer able to download the pdf of the paper; the download pull-down menu in web app "Olive ActivePaper Daily 4.0" no longer "works" in Firefox 10 on Win XP or Win 7. This was not a problem in Firefox 9 and earlier. The pull-down menu continues to "work" in IE8. A valid username & password is required to do the download. The ''only ''change made to my Windows XP system was the upgrade from Firefox 9 to Firefox 10.

    The thread "Keynote Cancelled Shutdown: how do I troubleshoot?" has recently posted a possible solution but is there an explanation or a fix planned?

  • How can I make a pull down menu in I web

    how can I make a pull down menu in I web?

    You can't do this directly in iWeb itself and it is quite complex - you need to use third party software and it is a matter of pasting code into the html snippet in iWeb and then uploading certain things to your host/server and then connecting them.  It can get quite fiddly if you don't really know what you are doing and it only takes you to upload the wrong thing and get some code wrong and your menu will not show up.
    Why not ditch iWeb in favour of newer software - try EverWeb at http://www.everwebapp.com and in EverWeb you can create drop down menus from within the app and it is very easy to do.
    I would change now as iWeb has not been supported by Apple or sold for the last 2 years, so now might be a good time to look elsewhere and ditch iWeb for good.
    I already have and purchased EverWeb and re-built one of my sites using this app and have moved my other site to Drupal so that I can do more with it and make it a members site - this can be done more easily if you use a Content Management System like Drupal.

Maybe you are looking for

  • Viewing Sent Mail Causes Mail to Quit Unexpectedly

    I am on an iMac, OS X 10.6.8 using Mail 4.5.  I have two different email accounts that I use.  No problems with sending messages, but I can not view the copy in the Sent folder for either mailbox.  When I try to open a Sent message, Mail crashes with

  • RSBBS - Assignment  Details

    Hello, I am developing RRI from Sender to Reciever.Target has a variable on EX: ORDER.And the what i would like is when the user from the Sender query clicks on Order > Go to >reciever query can actually se all teh details without putting any additio

  • Can you add appliedCharStyle while creating hyperlink

    I noticed that the menu to create a hyperlink manually now has an option to apply a character style to the text source. Is it possible to apply a character style while adding a hyperlink in JavaScript? I am using findGrep() to iterate through a large

  • EXPLORER.EXE crashing in SHELL32.DLL

    I have a brand new X1 Carbon 20A7 with Windows 8.1 Professional. EXPLORER.EXE is crashing constantly. I disabled non-Microsoft shell extensions, applied all updates, even restored back to the factory image, but nothing works. This is a very expensive

  • Best compression for exporting large files from iMovie for use in iDVD?

    I have a doco that I've made as separate projects too slow to make it all in one project - which I then exported as Quicktime .mov files. When I assembled the .mov files in iDVD I ended up with 4.7GB of material which iDVD flipped out on and crashed.