Dreamweaver Navbar Widget??

Will DW ever be putting in a CSS navbar widget or JS navbar. It seems so ridiculous that there is all this stuff and no way other than to use an unordered list and reformat the thing such a waste of time. Muse has one and it's great!

I can't speak for the DW engineers because I don't know.  In the meantime..
Project Seven Responsive Tabs (commercial DW extension)
http://www.projectseven.com/products/tools/tpm2/tutorials/responsive/index.htm
CSS3 Dropdown Menus
http://www.red-team-design.com/css3-dropdown-menu
PVII's Pop-Menu Magic3 (commercial DW extension)
http://www.projectseven.com/products/menusystems/pmm3/index.htm
jQuery Superfish
http://users.tpg.com.au/j_birch/plugins/superfish/
jQuery MegaMenu 2
http://www.geektantra.com/2010/05/jquery-megamenu-2/
Nancy O.

Similar Messages

  • Dreamweaver CC Widget Browser is it gone?

    I don't see the Widget Browser as available with Adobe CC. Can we use it? or download it? through extensions or something.

    Officially, the Widget Browser has been withdrawn.
    You may be able to down load it from here http://adobe-dreamweaver-widget-browser.software.informer.com/2.0/, but I do not recommend using it as the code will not have been updated.

  • Dreamweaver Accordion Widget default panel

    I'm relatively new to javascript.
    I'm using the Spry Accordion widget that comes with dreamweaver.
    I want to use it as a menu, so I have tables inside it with links.
    I have all the tabs closed for the index page
    I am looking for the clicked tab to remain open.
    How does one go about doing this?
    Thanks in advance for your help.

    Check out these samples
    http://go.spry-it.com/cookie

  • Can someone help with insertion of Flash actionscript 3.0 swf into Dreamweaver spry widget panel?

    Working on a thesis project due soon... Created flash actionscript 3.0  swf for home page, text plus image, previews beautifully in Flash  Publish, stored in my root folder, previews great when I open it in the  root folder, dragged and dropped it into my dreamweaver code page,  within a spry widget framework, size is perfect. and upon view in design  or browsers or browser lab, I just get a nice empty white box.  In  design view, I see the F symbol and when I click play in properties, I  get a message that says "Unable to find the plug in that handles this  media type.  Dreamweaver looks in both the "config/Plugins folder and  the plug in folder for each o your installed browsers".  I have Flash  Professional CS 5.  Reinstalled it just in case that was the issue with  the plug in and didn't resolve the problem.  Dreamweaver version is  CS5.  Using a template with spry widget panels. Before I inserted the  swf, the preview in browsers and browser lab was fine on the spry widget  and background.  PC is windows, 32 bit, with ms office suite 2010  upgrade on it.  Appreciate any advice.

    my first trace on the hz position and vt position outputs but the trace for "scroll positions" and "new scroll positions" is not outputting.
    i recieve this output when i click the 'next' and 'back' buttons within the menu9.SWF.
    [Event type="iwannaresetscrolling" bubbles=true cancelable=false eventPhase=2]
    does this seem right?
    import fl.events.ScrollEvent;
    aSp.setSize(600, 350);
    function scrollListener(event:ScrollEvent):void {
    trace("horizontalScPosition: " + aSp.horizontalScrollPosition +
           ", verticalScrollPosition = " + aSp.verticalScrollPosition);
    aSp.addEventListener(ScrollEvent.SCROLL, scrollListener);
    function completeListener(event:Event):void {
    trace(event.target.source + " has completed loading.");
    // Add listener.
    aSp.addEventListener(Event.COMPLETE, completeListener);
    aSp.addEventListener("main swf", scrollResetListener);
    function scrollResetListener(event:Event):void {
         trace("Scroll positions", aSp.horizontalScrollPosition,aSp.verticalScrollPosition)
         aSp.horizontalScrollPosition = aSp.verticalScrollPosition = 0;
         trace("New scroll positions", aSp.horizontalScrollPosition,aSp.verticalScrollPosition)
    aSp.source = "menu9.swf";

  • Dreamweaver Lightbox Widget

    Lightbox gallery works in browser, but not online.  Images are displayed, but javascript is not working.  Any suggestions for troubleshooting?  http://www.vanessa-lynn.com/paintings.html

    Copy & paste this code into a new, blank document.  Save and preview in browsers.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Fancybox2 Demo</title>
    <!--LATEST JQUERY CORE LIBRARY-->
    <script src="http://code.jquery.com/jquery-latest.min.js"></script>
    <!--FANCYBOX plugins-->
    <link href="http://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/jquery.fancybox.css" rel="stylesheet" media="screen">
    <script src="http://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/jquery.fancybox.pack.js"></script>
    <!--your styles-->
    <link href="threeColLiqCtrHdr.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div class="container">
    <div class="header">
    <a href="index.html" title="home" id="Insert_logo">
    <img src="images/logo-small.jpg" alt="" name="Insert_logo" width="90" height="39" style="background: #8090AB; display:block;" />
    </a>
    <!-- end .header -->
    </div>
    <div class="content">
    <h2>paintings</h2>
    <ul id="gallery">
    <li> <a class="fancybox" rel="group" href="images/untitled-1.jpg" title="untitled">
    <img src="images/thumbnail-1.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-2.jpg" title="untitled">
    <img src="images/thumbnail-2.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-3.jpg" title="">
    <img src="images/thumbnail-3.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-4.jpg" title="">
    <img src="images/thumbnail-4.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-10.jpg" title="">
    <img src="images/thumbnail-10.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-11.jpg" title="">
    <img src="images/thumbnail-11.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-12.jpg" title="">
    <img src="images/thumbnail-12.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-13.jpg" title="">
    <img src="images/thumbnail-13.jpg" width="200" height="129" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-14.jpg" title="">
    <img src="images/thumbnail-14.jpg" width="200" height="131" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-15.jpg" title="">
    <img src="images/thumbnail-15.jpg" width="200" height="130" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-16.jpg" title="">
    <img src="images/thumbnail-16.jpg" width="200" height="132" alt="" />
    </a> </li>
    <li> <a class="fancybox" rel="group" href="images/untitled-17.jpg" title="">
    <img src="images/thumbnail-17.jpg" width="200" height="132" alt="" />
    </a> </li>
    <!--end gallery-->
    </ul>
    <!--end content-->
    </div>
    <!--end container-->
    </div>
    <!--INVOKE FANCYBOX-->
    <script type="text/javascript">
        $(document).ready(function() {
            $(".fancybox").fancybox({
                helpers : {
                        title : {
                            type : 'inside'
                        buttons    : {}
    </script>
    </body>
    </html>
    Fancybox is much better than the lightbox widget.
    Nancy O.

  • Dreamweaver menu widget mouse over

    Hi
    I'm trying to get my head around the menu widget in CS3 and thing are progressing ok.
    Things are progressing, but I have two small questions relating to this screenshot: http://www.violetmount.com/August/menu.png
    1. How can I only make the menu appear when I move the mouse over to it?
    2. Is there any way to have the top menu cell transparent?
    The first one is probably the most urgent at the moment! All the examples I've seen have the menu sitting there all the time, whereas I could do with it working like the menu bar in applications.
    Thanks
    Alexis

    Is it the roof or the driver's side window?It's where the 2 meet - it's a t-bar roof
    If is the window, try to determine if the seal
    between the window glass and the door frame is
    somehow messed up- bent, dirty, something that
    prevents a tight seal. You'll need to fix that, if
    that is the cause.There is no door frame!
    Like I always say, you can never have enough
    lubrication. Use some clear silicone spray on the
    window seal. Same with the door-to-frame seal.Ah, interesting. Thanks
    (this is actually the cure for said woes, so you've inadvertently set a dangerous precedent here!)
    If it is the roof itself, you'll have to perform
    similar investigations to determine the source of the
    leak.
    Hope that helps.It has, thanks!

  • Dreamweaver CS6 Widgets w3 compatible?

    Good day all;
    I'm currently redoing a website and this time I'm running each and every element that I input through the W3 Validator. I never though that having an error free site was possible; good to see that it is. The only problems that I've encountered thus far are through my inputting widgets on my site; the light lightbox widget to be specific. Here's the error I get from the W3 site "Bad value clearbox[gallery=Gallery,,comment=Sold Puppy] for attribute rel on element a: The string clearbox[gallery=gallery,,comment=sold is not a registered keyword or absolute URL." and when I ran the Javascript bit of the code through Javascript Lint I got the following errors: "lint warning: leading decimal point may indicate a number or an object member", "lint warning: unexpected end of line; it is ambiguous whether these lines are part of the same statement". Does anyone know how to remedy these? I've included a screen capture of the problem also. Your assistance would be greatly appreciated. Is the widget faulty and would you guys encourage widget usage for future projects?

    Here's an interesting quote I got from a discussion of this very issue on another forum -
    Imho, since using rel will not affect any penalties, say for instance with search engines or with browsers (technically - all US's at the current time continue to recognize it), then I fail to see why it would be important (at this stage of the html5 development, and the current state of 'things' in general on the web in this regard.
    I.e, unless there is good reason for persuing an alternative, I see no good reason for an effort to 'deal with' this in some other fashion.

  • IWeb Navbar widget

    Hi All
    My nav bar works fine on my mac but when previewed with IE i get a warnings about running scripts and blocked content, even if i allow blocked content i end up with no navigation menu. Is there a iweb fix or is it just microsoft again?

    This is primarily to do with Internet Explorer.
    Your solution is to hide the page template navigation bars and build your own text based nav bar and this will not happen. Open the Inspector in iWeb and go to Page and then click on hide nav bar and show page in nav bar and then go about creating your own nav bar using text boxes or shapes etc. Once finished - don't forget to hyperlink to your pages too, you can place it anywhere on your page, top, bottom, sides etc.

  • Dreamweaver CS4 - Twitter Client (Widget)

    Hi
    I am using the Dreamweaver CS4 Widget Browser "Twitter Client" by Andres Cayon.
    It works really well but I want to try and remove the disappearing feed which occurs after 6 days. 
    At the current time only tweets which are less than 6 days old are shown.
    I want to try and remove this rule and instead display the last 20 tweets which will not be removed.
    Can anyone help modify the "twitter_search.js" code ?
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=2125 523
    Thanks

    See if the following helps (found in Dreamweaver FAQ)
    JavaScript and other unexpected errors
    Mark A. Boyd
    Keep-On-Learnin' :-)
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.
    It might not even have been intended as a reply to your message.

  • Widget Browser is no longer available, how can I access Widget examples?

    I am doing a self study with Adobe Digital Design, starting project 1 "Widgets" and Widget Browser is no longer available, how can I access Widget examples? 

    Hi Brettman123,
    See Dreamweaver Web Widgets. This is going to be redirected soon to the new Adobe Add Ons page, and if you have problems accessing it, let us know.
    Thanks,
    Preran

  • Site search limitations when using Spry Widgets

    Currently evaluating search tools to work with Spry
    accordion, tabbed panels and so on. Apparently NONE of them do.
    This is a big problem. Our site uses mostly Dreamweaver spry
    widgets.
    I have tested the very highly rated zoom Search from WrenSoft
    and also expect problems with Google Search and Atomz (based on web
    research I have done).
    If one searches for a word residing in one of the spry tabbed
    panels,accordians (there could be many layers on a single page of
    course), site search engines correctly take you to the page but
    naturally does not open the correct tabbed panel (Zoom Search
    doesn't understand DW code of course). Just presents you with the
    default panel. User would have to dig through all panels on that
    page to find the text. Our users need these nice interfaces. This
    is reality. Also some of the Java script in Wrensoft that
    highlights search words conflicts with existing Java script within
    Dreamweaver. I've worked around some of it but the core issue is
    the landing on the page and opening the correct tab. The question
    is can anyone suggest a search engine tool that will work with
    Dreamweaver Spry widgets or suggest something else. This is a huge
    disincentive to use Spry. Perhaps build pages without Spry to
    specifically go to after search? Sound like a lot of work.
    Thanks
    Richard

    RickRoo wrote:
    > If one searches for a word residing in one of the spry
    tabbed
    > panels,accordians (there could be many layers on a
    single page of course), site
    > search engines correctly take you to the page but
    naturally does not open the
    > correct tabbed panel (Zoom Search doesn't understand DW
    code of course).
    This is not an issue specific to Spry, it's an issue with
    other JavaScript solutions that show and hide content, and it is
    also an issue if CSS is used show and hide content.
    If you have a way to obtain the search terms from the search
    engine page, then you might be able to handle this (based upon your
    description, the WrenSoft JavaScript finds that info out), but then
    you'd also have to have a search engine built within your page that
    will search through the page and figure out what tab the searched
    term(s) are on, and then show that tab, but then what happens when
    you have terms on multiple tabs in a tab group? You'll have to
    determine which search terms are more important than other terms.
    There is code available that will allow you to open specific
    tabs using the showPanel method. Check out the API for the Tabbed
    panel:
    http://labs.adobe.com/technologies/spry/articles/data_api/index.html
    And perhaps take a look at the code for this page (check in
    the linked JavaScript file):
    http://labs.adobe.com/technologies/spry/samples/tabbedpanels/tabbed_panel_unobtrusive.htm
    http://labs.adobe.com/technologies/spry/samples/tabbedpanels/tp_unobtrusive.js
    As the Spry code is namespaced to specifically prevent
    conflicts with other JavaScript code, it would be good to know what
    those conflicts are so that others can be aware of them to try to
    prevent them in their pages.
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • How can I edit navigation items outside of iWeb08?

    I created a website for a friend, published the site and then backed up the HTML files to an external disk. I've since re-formatted my iMac and installed 10.5
    Now I need to remove pages from the site and have to edit a few areas of the pages but i cannot import the backed-up project into iWeb. I have seen the other posts about transferring the domain file, but this process cannot be used because I did a clean installation. I know that there is nothing more I can do about that, c'est la vie.
    BUT, I do have Dreamweaver and am trying to edit the raw HTML files outside of iWeb.
    The problem is I cant find where I can edit the Navigation items. The pages seem to reference a Navbar widget, but i can't find any of the page names in the JS, CSS or XML files. Does iWeb reformat the links into something else? I've been able to get into the code and remove lines of copy and body links, but the Navigation has me stumped. All i want to do is remove a couple of pages from the global nav.
    Does anyone have any ideas?

    iweb nav bar info is in your site's feed.xml file.

  • Website works in live view but actual site it totally gone after making some edits.

    I have had my website through dreamweaver for about a year now. I have been using "simple viewer" program as my gallery for images. However lately I had been having trouble updating and changing images. So yesterday I set up a gallery with the dreamweaver "lightbox" widget. Everything works fine in the dreamweaver live view but when I put the site to my domain its now totally gone. It seems that the site is still trying to link back to the simpleviewer gallery, but nothing shows up, just a white page. I am not sure what is going on here. Customer support through my web host was unhelpful.  My site is
    www.ryancomptonart.com

    When I changed galleries (the gallery is on the index page) I just deleted the simple viewer code and added the lightbox code and resaved the same index_html file.
    Here is the entire index page with the new lightbox code: warning this is very long because of the amout of images: 
    <!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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>The Art of Ryan J Compton</title>
    <link href="styles.css" rel="stylesheet" type="text/css" />
    <link href="css/lightbox.css" rel="stylesheet" type="text/css" />
    <link href="css/sample_lightbox_layout.css" rel="stylesheet" type="text/css" />
    <script src="scripts/jquery.js" type="text/javascript"></script>
    <script src="scripts/lightbox.js" type="text/javascript"></script>
    <style type="text/css">
    /* BeginOAWidget_Instance_2127022: #gallery */
                        .lbGallery {
                                  /*gallery container settings*/
                                  background-color: transparent;
                                  padding-left: 20px; 
                                  padding-top: 20px; 
                                  padding-right: 20px; 
                                  padding-bottom: 20px; 
                                  width: 600px;
                                  height: auto;
                                  text-align:center;
                        .lbGallery ul { list-style: none; margin:0;padding:0; }
                        .lbGallery ul li { display: inline;margin:0;padding:0; }
                        .lbGallery ul li a{text-decoration:none;}
                        .lbGallery ul li a img {
                                  /*border color, width and margin for the images*/
                                  border-color: #3e3e3e;
                                  border-left-width: 10px;
                                  border-top-width: 10px;
                                  border-right-width: 10px;
                                  border-bottom-width: 20px;
                                  margin-left:5px;
                                  margin-right:5px;
                                  margin-top:5px;
                                  margin-bottom:5px:
                        .lbGallery ul li a:hover img {
                                  /*background color on hover*/
                                  border-color: #ffffff;
                                  border-left-width: 10px;
                                  border-top-width: 10px;
                                  border-right-width: 10px;
                                  border-bottom-width: 20px;
                        #lightbox-container-image-box {
                                  border-top: 0px none #ffffff;
                                  border-right: 0px none #ffffff;
                                  border-bottom: 0px none #ffffff;
                                  border-left: 0px none #ffffff;
                        #lightbox-container-image-data-box {
                                  border-top: 0px;
                                  border-right: 0px none #ffffff;
                                  border-bottom: 0px none #ffffff;
                                  border-left: 0px none #ffffff;
    /* EndOAWidget_Instance_2127022 */
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2127022" binding="#gallery" />
    </oa:widgets>
    -->
    </script>
    </head>
    <body> 
    <div id="container">
              <div id="header"> </div>
        <div id="navbar"><a href="index.html">Paintings</a> |<a href="about.html">About</a> |<a href="contact.html">Contact</a> |<a href="http://www.theopticblend.blogspot.com/">Blog </a>|<a href="Commissions.html">Commissions</a></div>
        <div id="page">
    </script>
    <div id="gallery" class="lbGallery">
      <ul>
        <li> <a href="../../Unnamed Site 2/images/lightboximages/Backpack Officalfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/Backpack Officalthumb.jpg" width="72" height="55" alt="Flower" /></a> </li>
        <li> <a href="../../Unnamed Site 2/images/lightboximages/Officalbathfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/Officalbathtum.jpg" width="72" height="58" alt="Tree" /></a> </li>
        <li> <a href="../../Unnamed Site 2/images/lightboximages/pipefull.jpg" title=""><img src="file:///C|/Users/Ryan/Documents/Unnamed Site 2/images/lightboximages/pipetum.jpg" width="54" height="72" alt="" /></a> </li>
        <li> <a href="../../Unnamed Site 2/images/lightboximages/skinny chairfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/skinny chairtum.jpg" width="28" height="72" alt="" /></a> </li>
        <li> <a href="../../Unnamed Site 2/images/lightboximages/water jugfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/sinktum.jpg" width="54" height="72" alt="" /> <img src="../../Unnamed Site 2/images/lightboximages/water jugthum.jpg" width="54" height="72" alt="" /></a></li>
        <li><a href="../../Unnamed Site 2/images/lightboximages/lampfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/lamptum.jpg" width="72" height="58" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/italyfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/italytum.jpg" width="56" height="72" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/hangerfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/hangertum.jpg" width="72" height="50" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/fireexfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/fireextum.jpg" width="58" height="72" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/memboxfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/memboxtum.jpg" width="62" height="72" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/buwrapfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/buwraptum.jpg" width="66" height="72" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/dbathfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/dbathtum.jpg" width="64" height="72" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/messkitfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/messkitthumb.jpg" width="72" height="87" alt="" /></a></li>
        <li><a href="../../Unnamed Site 2/images/lightboximages/orangefull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/orangetum.jpg" width="72" height="58" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/waitfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/waittum.jpg" width="72" height="56" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/xmas ballsfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/xmas ballsthum.jpg" width="58" height="72" alt="" /></a><a href="../../Unnamed Site 2/images/lightboximages/fanfull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/fantum.jpg" width="72" height="51" alt="" /></a></li>
        <a href="../../Unnamed Site 2/images/lightboximages/cupsaucefull.jpg" title=""><img src="../../Unnamed Site 2/images/lightboximages/cupsaucetum.jpg" width="72" height="53" alt="" /></a>
      </ul>
    </div>
    <script type="text/javascript">
    // BeginOAWidget_Instance_2127022: #gallery
                        $(function(){
                                  $('#gallery a').lightBox({
                                            imageLoading:                              '/images/lightbox/lightbox-ico-loading.gif',                    // (string) Path and the name of the loading icon
                                            imageBtnPrev:                              '/images/lightbox/lightbox-btn-prev.gif',                              // (string) Path and the name of the prev button image
                                            imageBtnNext:                              '/images/lightbox/lightbox-btn-next.gif',                              // (string) Path and the name of the next button image
                                            imageBtnClose:                              '/images/lightbox/lightbox-btn-close.gif',                    // (string) Path and the name of the close btn
                                            imageBlank:                                        '/images/lightbox/lightbox-blank.gif',                              // (string) Path and the name of a blank image (one pixel)
                                            fixedNavigation:                    false,                    // (boolean) Boolean that informs if the navigation (next and prev button) will be fixed or not in the interface.
                                            containerResizeSpeed:          400,                               // Specify the resize duration of container image. These number are miliseconds. 400 is default.
                                            overlayBgColor:                     "#999999",                    // (string) Background color to overlay; inform a hexadecimal value like: #RRGGBB. Where RR, GG, and BB are the hexadecimal values for the red, green, and blue values of the color.
                                            overlayOpacity:                              .6,                    // (integer) Opacity value to overlay; inform: 0.X. Where X are number from 0 to 9
                                            txtImage:                                        'Image',                                        //Default text of image
                                            txtOf:                                                  'of'
    // EndOAWidget_Instance_2127022
    </script>
    </script>
    <div id="sv-container"></div>
      </div>
        <div id="footer"></div>
    </div>
    </body>
    </html>

  • Inner-HTML or Picture-in-Picture on iWeb, anyone?

    Hi; dunno if you've use inner HTML code before (see code for this: <iframe src ="http://servalonline.com/Serval_Online/Video.html" width="100%" height="400"></iframe>) but basically is there anyway I can only select the lower half of the page I am trying to reference? The code above basically gives me half of the Video page from top to midway, but if I want only from midway to bottom, how do I do this? As in, I don't want to be able to scroll at all on the PIP (Picture in Picture) page. I want a fixed portion, as you see on a TV.
    For more clarity, go to this page (My site's home page: http://servalonline.com/Serval_Online/Home.html)and see that the video of the day part of the page, on the home page, has the headers but I don't want the headers, as they are duplicates and already appear above, on the top of the main page; nor do I wanna be be able to scroll up or down. I want just a fixed insert. Any ideas?

    first off, this posting system is wonky! I had to do do it three times!
    Hi; dunno if you've use inner HTML code before (see code for this: <iframe src ="http://servalonline.com/Serval_Online/Video.html" width="100%" height="400"></iframe>) but basically is there anyway I can only select the lower half of the page I am trying to reference? The code above basically gives me half of the Video page from top to midway, but if I want only from midway to bottom, how do I do this? As in, I don't want to be able to scroll at all on the PIP (Picture in Picture) page. I want a fixed portion, as you see on a TV.
    yes, I started all and it's called webclip (as in dashboard), I can clip any part of a web page and display it; here your upper right video:
    http://temp.cyclosaurus.com/sharedYoutube/WebClip.html
    it seems to me that you like to display the same video in multiple pages without duplicating the work.
    if that's the case, then here is easier way:
    1) make a page with nothing but your video:
    http://temp.cyclosaurus.com/sharedYoutube/dailyVideo.html
    2) then display it in other pages using html snippet:
    http://temp.cyclosaurus.com/sharedYoutube/Home.html
    http://temp.cyclosaurus.com/sharedYoutube/Video.html
    btw, this is the same concept as my navbar widget (build once and share all):
    http://www.cyclosaurus.com/Home/CyclosaurusBlog/Entries/2009/9/10iWeb_NavBarWidget.html
    code is linked to all my sample.

  • Dreamweaver CS4 hangs while trying to insert Spry Tooltip widget

    I tried it several times - through Insert panel, and Insert - Spry... menu in Dreamweaver. It hangs deadly right after insert operation.
    So i had to make it manually, inserting the code and attaching CSS+JS files.
    I've already made an official request to Adobe (and just in case - i'm using XP SP2).
    Any ideas?

    As i discover it now, an attempt to insert ANY Spry widget leads to hanging the Dreamwever. Something went wrong with it.
    How can i fix this?

Maybe you are looking for