Creating dropdown menu in Dreamweaver CS5 that is compatible with iPad

The spry menu bar on my website does not work properly on iPads or other touchscreen devices. Some of the solutions I've been looking at tell me to download the Widget Browser and use Spry MenuBar 2.0. However, I cannot find the Widget Browser to download it and move forward.
Is the Widget Browser no longer available? If not, please could someone suggest a solution to create both vertical and horizontal menus that work on touchscreen devices. Simple solutions, please, because I'm not as technical as I'd like to be.
Thank you!

Primer for using jQuery Plugins
http://alt-web.blogspot.com/2012/11/primer-for-using-jquery-plug-ins.html
jQuery Superfish (touchscreen friendly drop menus)
http://users.tpg.com.au/j_birch/plugins/superfish/
Nancy O.

Similar Messages

  • Can I download a version of iBooks that is compatible with iPad iOS 5.1.1?

    I would like to view .pdf files on my iPad iOS 5.1.1
    Is there a version of iBooks that is compatible with this operating system that I can download?
    Or is there a better app for this purpose?

    Try this.
    Download iBooks from the App Store to your iTunes library on your computer. It doesn't matter that is the newest version.
    Then, on your iPad, in the App Store, click on Purchased tab to find the iBooks app.
    Tap on the Not on this iPad button at the top.
    You'll see iBooks with the Cloud icon next to it
    Tap on the Cloud and you'll be given an option to download a version that will run on iOS 5.1.1

  • Need help on how to create dropdown menu in dreamweaver 9

    Hello Forum Members
    I am working on dreamweaver , making my website by using dreamweaver 9 .
    My problem is, i want to create a dropdown menu but when i move my cursor on any item then the drop down links appears on the same item itself and that item diappears.
    For Example my menu is like --- item1 item 2 item 3 item4 item5
    item2.1 Item3.1 item4.1
    item2.2 item3.2 item4.2
    now when i move my cursor on any of these menu headings (like item 2, item 3, item 4) which has drop down links the main menu item disappears and the drop down links (item 2.1, item2.2 like wise) reflects on the place of that (item2) menu item.
    Please help me with this and not with the scirpt that would be the last option because i do not have any knowledge of html. Please tell me the feature in dreamweaver 9 from where i can correct it.
    Thanks In Advance
    Sean

    Please Help

  • Creating a terms and conditions object that is compatible with reader 7

    Hi
    I'm trying to create a text field to display some terms and conditions.  The ideal solution in my scenario is that the terms are displayed in one, read-only, text field with a scroll bar.  Simple enough apart from 2 limitations. . the terms need to have formatting, (carriage returns and bullet points minimum), and it must be compatible with adobe reader 7.
    To make the scroll bar work in adobe reader 7 I have made the text field's value "user entered" and added validation using javascript to reset the field when any changes are made, but whilst simply copy-pasting from word into the default value box works in adobe reader 9, it does not work when tested using adobe reader 7.
    Hope you can help
    Thanks
    David

    You can turn off compatibility checking, but more and more of the Google Toolbar will not work. Google is no longer supporting the Google Toolbar so you should use the alternatives.
    Hi Mark,
    See http://kb.mozillazine.org/Using_Google_Toolbar_features_without_toolbars
    If you have an aspect that is not covered, indicate what that is; otherwise, expect you to be fully functional within 1-2 weeks.
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • CSS Menu Maker Dreamweaver CS5

    Hi folks,
    Newb to Dreamweaver CS5 & CSS (yay!) I've read the online tutorials and quite frankly, I'm about ready to smash my head against my desk. This is very confusing. I haven't made any progress with my web site....unless staring at a white screen mocking me is progress.
    I got some good feedback from a few users in my first post (this is my 2nd post)  for which I'm very greatful btw and figured out that frames aren't the way to go. CSS confused the heck out of me, so I did some research and stumbled upon a website : http://www.cssmenumaker.com
    I was able to create & download a horizontal CSS menu that looks very appealing. Problem is, I can't seem to get it to work using Dreamweaver CS5. Perhaps somebody can help me. (God how I hope somebody can help me!) 
    For starters, I've created a "site" in Dreamweaver CS5. The site in Dreamweaver CS5 connects successfully to my hosting server. The directory structure on my hard drive that holds my files is :
    C:\HTML
    C:\HTML\images (where I keep any images used for my site)
    C:\HTML\menu (this was produced by the CSS menumaker website - has a CSS file in it & an "images" subdirectory within)
    Below are the instructions that were included when I unzipped the cssmenumaker's zip file :
    INSTALLATION INSTRUCTIONS
    1) Upload the "Menu" folder to the root directory of your  website.
    2) Copy and paste the code below to the desired spot in your site.
    <head>
         <link rel="stylesheet" href="/menu/menu_style.css"  type="text/css" />
    </head>
    <div class="menu bubplastic horizontal aqua">
         <ul>
             <li class="highlight"><span class="menu_r"><a  href="index.html" target="_self"><span  class="menu_ar">Home</span></a></span></li>
             <li><span class="menu_r"><a  href="products-services" target="_self"><span  class="menu_ar">Products/Services</span></a></span></li>
             <li><span class="menu_r"><a href="faq"  target="_self"><span  class="menu_ar">FAQs</span></a></span></li>
             <li><span class="menu_r"><a href="contactus"  target="_self"><span class="menu_ar">Contact  Us</span></a></span></li>
         </ul>
         <br class="clearit" />
    </div>
    NOTE:
    1) Open the "sample.html" to view a sample of your menu.DO NOT use this code in your site.
    2) If you run into a problem getting your menu to work or have  suggestions for the site please Contact Us and  let us know. We will try to help as much as possible.
    Can somebody walk me through this step by step? I thought it was fairly simple but obviously I'm doing something wrong.

    John,
    As I mentioned in my first post I've been through the tutorials already. I just can't seem to get this to work. Working off what I told you in my first post, assume you're working with a blank index.html and you enter in the CSS Menu Maker's code to the blank html file.
    The HTML code should look like this, should it not ?  :
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <!--
    Generated via www.cssmenubuilder.com, visit us to get a super cool menu for your site
    -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled</title>
    <link rel="stylesheet" href="/menu/menu_style.css" type="text/css" />
    </head>
    <div class="menu bubplastic horizontal aqua">
        <ul>
            <li class="highlight"><span class="menu_r"><a href="index.html" target="_self"><span class="menu_ar">Home</span></a></span></li>
            <li><span class="menu_r"><a href="products-services" target="_self"><span class="menu_ar">Products/Services</span></a></span></li>
            <li><span class="menu_r"><a href="faq" target="_self"><span class="menu_ar">FAQs</span></a></span></li>
            <li><span class="menu_r"><a href="contactus" target="_self"><span class="menu_ar">Contact Us</span></a></span></li>
        </ul>
        <br class="clearit" />
    </div>
    <body>
    </body>
    </html>

  • Creating a slideshow using dreamweaver cs5

    Hi guys I was wondering how do you create a slideshow in dreamweaver cs5, I was watching a guy do it in dreamweaver cs4 but i could not find the flash elements panel.
    Thanks

    Do a Google search on "jQuery Slideshows"   Behold! A wonderland of slideshow plug-ins!
    Cool this is about jQuery slide-shows is that they all work basically the same way, so once you go through the learning curve of implementing one you'll be able to use any of them. This way you don't have to be locked in to a particular look. You can use what will look best for each site.
    Enjoy!
    Lawrence Cramer - *Adobe Community Professional*
    http://www.Cartweaver.com
    Shopping Cart for Adobe Dreamweaver
    available in PHP, ColdFusion, and ASP
    Stay updated - http://blog.cartweaver.com

  • Help Needed in creating dropdown menu in excel using JXL

    Hi,
    I am trying to create dropdown menu in using JXL.
    The Code:
    private void createRequiredRows(WritableSheet writableSheet, List unallowCodeList,int rowCount
                   , int startRowNo,int colCount) throws WriteException {
    Label unallowCode = null;
              WritableFont noBoldFont = new WritableFont(WritableFont.ARIAL, 8,WritableFont.NO_BOLD);
              WritableCellFormat dropDownCellFormat = new WritableCellFormat(noBoldFont,new NumberFormat("000"));
              dropDownCellFormat.setAlignment(Alignment.RIGHT);
              WritableCellFeatures writableCellFeature = new WritableCellFeatures();
              writableCellFeature.setDataValidationList(unallowCodeList);
              for (int rowNo = startRowNo; rowNo < startRowNo + rowCount; rowNo++) {
                   unallowCode = new Label(colCount, rowNo, "Select",dropDownCellFormat);
                   unallowCode.setCellFeatures(writableCellFeature);
                   writableSheet.addCell(unallowCode);
    it creates a drop down in the Excel.
    But writableCellFeature.setDataValidationList(unallowCodeList); has a limitation of characters .So the dropdown menu gets truncated when it exceeds the limitation.
    Can anyone help me in creating dropdown menu in excel without any limitation using JXL..
    Thanks,
    Bisin

    Hi,
    I dont know the solution for this, but heres a work arround
    //create new label some where else in the excel sheet as shown below
    Label lblcmbdata;
    for(int i=0; i<1000; i++)
                 lblcmbdata = new Label(75, i, (i+1)+" satish", format);
                 sheet1.addCell(lblcmbdata);
    }//set the validation range as shown below
    writableCellFeature.setDataValidationRange(75,0,75,1000);
    Label cmb = null;
    cmb = new Label(0, 1, "Select",format);
    cmb.setCellFeatures(writableCellFeature);
    sheet.addCell(cmb);this will create a combo list with 1000 values
    also you can keep the data to be populated in the different sheet in same workbook by creating a named range as below
    workbook.addNameArea("cmbdata", sheet1, 0, 0, 0, 1000);
    // then fill the data in sheet1
    Label lblcmbdata;
    for(int i=0; i<1000; i++)
                    lblcmbdata = new Label(0, i, (i+1)+" satish", format);
                    sheet1.addCell(lblcmbdata);
    //set the validation named range as below
    writableCellFeature.setDataValidationRange("cmbdata");
    Label cmb = null;
    cmb = new Label(0, 1, "Select",format);
    cmb.setCellFeatures(writableCellFeature);
    sheet.addCell(cmb);Thanks and Regards
    Satish

  • Need documents to show that Dreamweaver 11.5  is compatible with Windows 7

    Need documents to show that Dreamweaver 11.5  is compatible with Windows 7

    You will get the information here : http://helpx.adobe.com/x-productkb/policy-pricing/system-requirements-dreamweaver.html#id_ 55336

  • My Snow Leopard 10.6.3 has Safari 4.0.4 but this cannot be used for the new features of iTune.  I tried upgrading to Safari 5.1.7 but it needs Snow Leopard 10.6.8.  Where can I get a version of Safari 5.1 that is compatible with Snow Leopard 10.6.3?

    My Snow Leopard 10.6.3 has Safari 4.0.4 but this cannot be used for the new features of iTunes.  I tried upgrading to Safari 5.1.7 but it needs Snow Leopard 10.6.8.  Where can I get a version of Safari 5.1 that is compatible with Snow Leopard 10.6.3?

    Hi..
    here can I get a version of Safari 5.1 that is compatible with Snow Leopard 10.6.3?
    Not possible. You need to update to v10.6.8
    Click your Apple menu > Software Update
    Or update using the this download > Mac OS X 10.6.8 Update Combo
    Then restart your Mac.

  • Is CS5 Web Premium compatible with Windows 7 64 bit?

    I just placed an order for CS5 Web Premium. I just assumed that if a software states compatible with windows, that is sufficient. I bought a license for Quikbooks books Accounting Software and just read in the very fine print not compatible with 64 bit OS! I am worried if CS5 is also not compatible. Please some one reply before I decide to pay in full for the product in two days time!
    Is CS5 Web Premium compatible with Windows 7 64 bit?
    Thank you very much!

    Hello Bob,
    I tried to install quickbooks 2009/10 accounting on my pc and an error message 1603 appear something to do with microsoft net. framework. I am awaiting reply from the quickbooks support team.
    To my horror checking forums on this issue, I am not the only one with complaints about Quickbooks 2009/10 incompatibility with Win 7 64 bit and apparently poor customer support. I sincerely hope this is not true. I am worried my first investment as a small business owner is already a waste of cash. : (

  • HT5988 Is there a version of Parallels that is compatible with OS X?

    Is there a version of Parallels that is compatible with OS X?

    See: http://www.parallels.com/support/desktop-virtualization/desktop/#c12958
    Parallels Desktop and Mavericks
    What versions of Parallels Desktop are compatible with Mavericks?
    Parallels Desktop 9 is compatible with Mavericks. Parallels Desktop 8 will work with Mavericks but does not take advantage of Mavericks features. Please make sure you are running the most recent build of Parallels Desktop. Click on the Parallels Desktop menu and select “Check for Updates”
    If you are running  Parallels Desktop 7 for Mac or earlier, please visitKB117394 for important information regarding incompatibility of Mavericks and Parallels Desktop 7 and below versions.

  • I want to buy surveillance cameras and software that are compatible with Mtn Lion, what do you suggest?

    I want to buy surveillance cameras and software that are compatible with Mtn Lion, what do you suggest?

    You do have the ability to create good user interfaces with LabVIEW.
    The main problem is what do you, or your customer consider a good user
    interface.
    The first thing I would suggest is to start using the "Dialog Control"
    controls for your front panel. This set of controls pick up their style
    from the operating system, so they will match the rest of the system
    applicaitons.
    Another thing is limit the use of color on the front panel. One persons
    idea of a nice shade of blue can be another person eyesore. Instead,
    use the decorations for grouping of controls.
    I would stay away from ActiveX. It's interface is quirky at best and there is a lot of overhead involved.
    Just to show it's possible, the attached images are screen shots of
    user interfaces I've designed with LabVIEW. The first two use the
    Dialog Controls, and the third uses standard controls and color at the
    customers request.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    DMI_Tester.gif ‏73 KB
    DIIDatalogger.gif ‏102 KB
    Trackerr.gif ‏115 KB

  • Hi, I've got an imac using mac os x version10.4.11, does anyone know of any printers that are compatible with this operating system version?

    Hi, I've got an imac using mac os x version10.4.11, does anyone know of any printers that are compatible with this operating system version?

    Yesterday I set up a Canon IP3600 to work on a PowerBook G4 running OS 10.4.11. It is a print-only unit. I got the 10.4 drivers off the Canon website before connecting the printer. Many Brother printers still have support for older Mac OS versions.
    If you need a multi-function device, it is gettng very hard to find any that support PowerPC Macs (pre-2006) of OSX versions older then 10.6 any more.
    As you posted in the PowerPC iMac forum I assume you have one. However, there are some Intel Macs (2006 and newer) still running 10.4. Check "About this Mac" under your Apple menu: if it says you have an Intel processor, you have many more doors open.

  • Tomorow I will be shooting with the Z7 in 24P HDV.  Will that be compatible with Aspect 3.4 and Prem

    Tomorow I will be shooting with the Z7 in 24P HDV. Will that be compatible with Aspect 3.4 and Premiere? Can I make a DVD from 24P which won't bug? Or am I better off stiking with 50i HDV to avoid any problems? Please let me know your views before I commit to a way of shooting this projet.

    > Can't I export directly to DVD from the timeline?
    Assuming you've got a 24p timeline and you're outputting to NTSC 23.976 fps, then "yes".
    25p is a different story: I am fairly certain that Adobe Media Encoder will not do the 3% speed-up when outputting 24p to 25p. Furthermore, AME makes you choose "upper/lower/progressive" for field options. If you choose "progressive", your chroma will be sampled progressively. If you choose "interlaced" your effects and transitions will be rendered as interlaced.
    So, I'd say you should:
    1.) Export 1080/24p Cineform .AVI file(s) of your sequence(s)
    2.) Create a new 1080/25p Cineform project and import the .AVI files fro step #1
    3.) Select the .AVIs in the Project window, Interpret Footage and set the frame rate to 25
    4.) Place your clips on the timeline -- be sure that Frame Blending is not enabled on any clips, do not add any effects, etc.
    5.) Export via AME as PAL DVD, 25 fps, upper-field first

  • Multiplexer that's compatible with Encore

    Encore seems to require some special data in the multiplexed file.  For muxed file output directly by AME, it will read them properly and both video and audio work fine, jsut as if separate video and audio files are used.
    However, if AME produces separate video and audio and then muxed by other softwares, it will run into problems.
    For DVD/MPEG, I used ImagoMPEG-Muxer.  The muxed mpg file will show as video only in Encore.
    For Blu-ray/H.264, I used tsMuxer.  The muxed ts or m2ts file will carry both video and audio but Encore will have to transcode the video.
    I can live with the DVD/MPEG from AME as it works properly.  However, Blu-ray muxing in AME forces 35 Mbps CBR.
    http://forums.adobe.com/thread/894499
    Does anyone know what's the magic in the AME muxing?  Is there a muxer that's compatible with Encore?
    Thanks!

    I have no problems using VLC to play my AME .mp4 exports.  But no, most playback software won't play two files at the same time.  If you want that, create an export with audio.
    But for authoring in Encore, it's still best to create two separate files.

Maybe you are looking for