Warning about drop-down html widget

There's a widget to add a drop-down menu on iWeb pages that's available on this site:
<http://allaboutiweb.com/index.php/2009/04/add-a-drop-down-menu-to-your-iweb-pag es/>
It works! However, you can't change the color (pale blue) or the text style (small sans serif). When I tried and couldn't, I decided to ditch the widget.
Then I found out that I COULDN'T DELETE THE DROP-DOWN widget. It seems to have latched on to a Statcounter html widget in a way that I can't see it in the Statcounter code.
When I publish the page, the part of the drop-down menu I see is whatever fits the width of the widget window for Statcounter.
(Think of a medicine cabinet with two sliding doors. You can see the inside of cabinet if the door's not closed. Now picture the inside of the cabinet as your drop-down menu and the doors as your page background. It's as if the widget box is an open door. You can make it small, but you still see part of the drop-down menu behind it.)
I finally hid the entire widget behind a shape with 100% color fill.
Does anyone have a more elegant solution to this problem? And is there a drop-down widget out there that will allow you to change its style? Thank you.

Let me show you what I mean. Here's the html for the statcounter widget from a page where there's no problem (I have only changed the security and project IDs).
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=0000000;
var sc_invisible=1;
var sc_partition=58;
var scclickstat=1;
var sc_security="aaaaaaaa";
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script><noscript></noscript>
<!-- End of StatCounter Code -->
Here's the code from the page where there is a problem.
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=0000000;
var sc_invisible=1;
var sc_partition=58;
var scclickstat=1;
var sc_security="aaaaaaaa";
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script><noscript></noscript>
<!-- End of StatCounter Code -->
See? Identical.
Now here's the html for the drop-down menu:
<FORM NAME="URLlist">
<SELECT NAME="droplist">
<OPTION SELECTED="SELECTED" VALUE=" ">Select a page.</OPTION>
<OPTION VALUE="http://www.thefirstURL.com">A Page Name</OPTION>
<OPTION VALUE="http://www.anotherURL.com">Another Page Name</OPTION>
<OPTION VALUE="http://www.anotherURL.com">Another Page name</OPTION>
</SELECT><INPUT TYPE="BUTTON" VALUE="Go!" ONCLICK="GotoURL(this.form)">
<SCRIPT LANGUAGE="JavaScript">
<!--
function GotoURL(dl) {
// FRAMES - To open a selection in a document that uses frames
// change top.location.href to parent.putyourframenamehere.location.href
top.location.href = dl.droplist.options[dl.droplist.selectedIndex].value;
// -->
</SCRIPT>
</FORM>
So then--How would you get rid of the drop-down html code when it isn't visible anywhere on your iWeb pages?

Similar Messages

  • Anyone know anything about drop down listings?

    I would like to know if anyone here can give me any advise as
    to how I might go about getting my drop down menus to have to
    ability to compile a personalized list. I'm sure you are familiar
    with what I am referring to.
    I build custom computers and I want my web page to allow my
    customer to choose all of the parts they want through the use of
    drop down menus. then submit that information along with the added
    cost for a active tally or $ Total of the computer.
    Here is an example of what would like to do.
    http://www.digitalstormonline.com/customintelpro.asp
    Notice that when ever you select a new case for the PC it is
    displayed in the upper frame.
    How do you assign a page to be displayed in a frame when ever
    a drop down menu has been used?
    I have made the drop down menus and entered all my
    information.
    It all looks all right but I need to somehow pull it all
    together.
    Please help!

    SnakEyez02 wrote:
    > CGI scripts are not as common today. Most scripts you
    will find are written in
    > either PHP or ASP. If your server can handle either one
    of those this is
    > better.
    >
    > Also I know you are building a store. And I know you are
    mentioning free, but
    > I bet it would save you a lot of headaches if you went
    out and searched through
    > e-commerce solutions to see if there is a paid one out
    there that could solve
    > all of your problems easily.
    >
    Try this:
    http://www.esvon.com/pg/products/p_config/
    or
    http://www.hotscripts.com/Detailed/23543.html
    or
    http://www.pc-configurator.co.uk/
    or
    http://www.phpexpo.com/listing/7204/PC-Configurator.html
    This was from a google search for pc configurator scripts,
    there are
    loads out there.
    Steve

  • Qestion: my mac book shuts during my pauses while using keyboard.. first warns with drop down box (restart sleep cancel start).. if i don't hit cancel immediately it shuts down.. any help?

    Question: My computer shuts down while I am pausing briefly during use.. first display drop down box "RESTART, SLEEP, CANCEL, SHUTDOWN" warns me of shutdown coming.. If I do not hit cancel immediately, computer shuts down and I have to employ start up procedure each time.. very annoying.. I must admit that I am a novice user and suspect that there is some simple setting that I am overlooking.. however, I have gone through all the relevant settings in Apple System Preferences and cannot connect with one that solves this problem.. Any help greatly appreciated 

    I think it's time to buy a new battery

  • What's it called - Q about drop-down menus

    Hi -
    I'm trying to find out the name/technique for the situation
    in which, for example, you use a drop-down menu to make a
    selection, and the selection "configures" the selections in the
    next drop-down menu.
    For example, if you have two drop-down menus - "Shape" and
    "Height" - and if you can choose Round or Square, and round comes
    in 24", 48", or 56", and Square only comes in 24" or 48", and the
    user chooses Square in the first drop-down, they will not see the
    56" choice in the "Height" pulldown.
    I realize there are probably a LOT of ways to do this, but
    I'm looking for something relatively basic to start with.
    Any help/suggestions appreciated!
    thanks,
    Andrew

    Dependent dropdowns. Check
    http://www.kaosweaver.com for
    an extension....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "turner111" <[email protected]> wrote in
    message
    news:f7q0oo$fmp$[email protected]..
    > Hi -
    >
    > I'm trying to find out the name/technique for the
    situation in which, for
    > example, you use a drop-down menu to make a selection,
    and the selection
    > "configures" the selections in the next drop-down menu.
    >
    > For example, if you have two drop-down menus - "Shape"
    and "Height" - and
    > if
    > you can choose Round or Square, and round comes in 24",
    48", or 56", and
    > Square
    > only comes in 24" or 48", and the user chooses Square in
    the first
    > drop-down,
    > they will not see the 56" choice in the "Height"
    pulldown.
    >
    > I realize there are probably a LOT of ways to do this,
    but I'm looking for
    > something relatively basic to start with.
    >
    > Any help/suggestions appreciated!
    >
    > thanks,
    > Andrew
    >

  • Q10 Device Monitor - Small suggestions about drop-down menu.

    It would be nice if the drop-down menu would remember my previous choice (last 48 hours) and also offer an additional choice of "last 7 days".
    ics.com - Where Qt experts work.

    Hi!
    Thanks for sharing! Don't forget that you can also submit your Ideas on the The BlackBerry Innovation Community. Cheers!
    Click if you want to Thank someone. If Problem is resolved, so that others can make use of it.

  • I can't find the answer....about drop-down menu's

    This is my first post, but after looking everywhere for the
    answer I decided this is my best option. I am trying to create a
    drop-down menu with an option for SELECT ALL which would select all
    from a table's field via a select statement via a URL parameter. I
    have tried inserted the value's *, %, and -1 but none of them have
    worked. Do you know what I would need to do in order to select all
    the values in a table (this one lists zip codes)?
    Thank you again. If you have an answer to this you are my
    hero.
    ~Craig

    When customizing my Button Toobars I can't get the Bookmark Toolbar Drop down menu to stay, it simply disappears once I close the customization window

  • I keep receiving the warning about dropped frames? How do I fix it?

    I have already changed it off of Unlimited RT.

    You can just turn it off. That warning simply means that FCP can't call the frames up and/or apply the effects (if any) fast enough to play the timeline in 100% real time. So it drops some frames while playing the timeline back at play speed.
    This is only an issue if you are playing out the timeline to tape, if not, and you are going to output the timeline as a file - then you don't need to to worry about it.
    Final Cut will just do its best to show as many frames as it can as it plays, but when you export the timeline, all the frames will be exported.
    The warning is a legacy warning from the days of videotape. You can switch it off by unchecking the warn next time box, or going the menu Final Cut Pro > User Preferences and on the General Tab, uncheck the box for "report dropped frames during playback".
    Having said all that, it looks like you are working with camera files that H.264 or variants, is this correct?
    You should convert all the footage to ProRes and then edit on a ProRes timeline. H.264 footage is problematic in FCP-7.
    MtD

  • HELP need info about drop-down navigation menu

    Hi everyone,
    I was wondering if I could get some input. I have just
    re-designed our magazine's site, www.easternsurf.com
    I used Pop-Up menu function in Fireworks 8 to generate our
    Navigator bar. For the most part everything has been working well,
    BUT we've had a couple of complaints that the navigator bar's
    pull-down menus get stuck behind the photos/banner ads/etc. instead
    of in front of them when viewing in Internet Explorer. I'm on the
    Mac platform (OSX Tiger/Macromedia Studio 8) and have seen no
    problems viewing in Safari, Firefox and Netscape. The only
    complaints have come from Internet Explorer users. A couple of
    people updated their browser to the newest version and the problem
    disappeared, however we've still had a couple of people that have
    written in that the newest version of IE is still not displaying
    properly.
    Also we've got a strip of button ads running down the left
    hand side of each page and I've also seen another issue that's
    common on sites of this type...when the pulldown menu overlaps with
    a Flash element, there is a problem with the screen re-draw. I've
    seen this on several other sites and know it's a common problem,
    but does anyone know of a workaround where this won't happen? I
    just noticed that signing on to Adobe's site, there almost seems to
    be a command where the menu keeps re-drawing at a very rapid rate
    so this won't happen.
    Any input would be greatly appreciated, although I'm Mac all
    the way, we are a business and have to get this site visible for
    everyone!
    Thanks!

    Read my response to your previous post.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "webmasterinflorida" <[email protected]>
    wrote in message
    news:[email protected]...
    > Hi everyone,
    >
    > I was wondering if I could get some input. I have just
    re-designed our
    > magazine's site, www.easternsurf.com
    >
    > I used Pop-Up menu function in Fireworks 8 to generate
    our Navigator bar.
    > For
    > the most part everything has been working well, BUT
    we've had a couple of
    > complaints that the navigator bar's pull-down menus get
    stuck behind the
    > photos/banner ads/etc. instead of in front of them when
    viewing in
    > Internet
    > Explorer. I'm on the Mac platform (OSX Tiger/Macromedia
    Studio 8) and
    > have
    > seen no problems viewing in Safari, Firefox and
    Netscape. The only
    > complaints
    > have come from Internet Explorer users. A couple of
    people updated their
    > browser to the newest version and the problem
    disappeared, however we've
    > still
    > had a couple of people that have written in that the
    newest version of IE
    > is
    > still not displaying properly.
    >
    > Also we've got a strip of button ads running down the
    left hand side of
    > each
    > page and I've also seen another issue that's common on
    sites of this
    > type...when the pulldown menu overlaps with a Flash
    element, there is a
    > problem
    > with the screen re-draw. I've seen this on several other
    sites and know
    > it's a
    > common problem, but does anyone know of a workaround
    where this won't
    > happen?
    > I just noticed that signing on to Adobe's site, there
    almost seems to be a
    > command where the menu keeps re-drawing at a very rapid
    rate so this won't
    > happen.
    >
    > Any input would be greatly appreciated, although I'm Mac
    all the way, we
    > are a
    > business and have to get this site visible for everyone!
    >
    > Thanks!
    >

  • JSF drop-down issue

    Hi All,
    I have been reading a lot about drop-down boxes in JSF. Most of them have been very useful but have not been able to completely solve my problem here...
    I have a very simple page that displays a dropdown with model-id numbers. There is also a button below the dropdown which when clicked takes the user to another page and says "You selected this model: <model-id number from dropdown>"
    So far so good - all works fine. Now I wanted to add a description so that after clicking on the button I get the modelId as well as the model description - This just does not work - the page does not even come up and shows a lot of errors.
    In order to show the description as well I used the SelectItem constructor that accepts a value and a label. I used the modelId as the label and the model-description as value.
    Here is the jsp page code:
    <h:selectOneMenu id="selectedModel" value="#{modelBean.selectedModel}">
        <f:selectItems value="#{modelBean.models}" />
    </h:selectOneMenu>Here is the java backing bean code:
    This code is supposed to put the modelDescription as well - but does not work....
    public List getModels(){
            logger.debug("getting Models for display");
            this.models = new ArrayList<SelectItem>();
            for(Model model: modelIds){
                models.add(new SelectItem(model.getDescription(),model.getModelId()));
                logger.debug("Model added: " + model.getModelId() +" | " + model.getDescription());
            return models;
        public void setModels(List<SelectItem> modelsList){
            logger.debug("setting Models frm display");
            this.models = modelsList;
        public String getSelectedModel(){
            return this.selectedModel;
        public void setSelectedModel(String selectedModel){
            this.selectedModel = selectedModel;
        }I get these errors:
    On the browser:
    javax.faces.el.EvaluationException: Expression: '#{modelBean.models}'
         at net.sourceforge.myfaces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:463)
         at javax.faces.component.UISelectItems.getValue(UISelectItems.java:55)
         at net.sourceforge.myfaces.renderkit.RendererUtils.internalGetSelectItemList(RendererUtils.java:357)
         at net.sourceforge.myfaces.renderkit.RendererUtils.getSelectItemList(RendererUtils.java:300)
         at net.sourceforge.myfaces.renderkit.html.HtmlRendererUtils.internalRenderSelect(HtmlRendererUtils.java:369)
         at net.sourceforge.myfaces.renderkit.html.HtmlRendererUtils.renderMenu(HtmlRendererUtils.java:328)
         at net.sourceforge.myfaces.renderkit.html.HtmlMenuRendererBase.encodeEnd(HtmlMenuRendererBase.java:64)
         at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:329)
         at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:376)
         at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:280)
         at org.apache.jsp.gse.model_jsp._jspx_meth_h_selectOneMenu_0(org.apache.jsp.gse.model_jsp:306)
         at org.apache.jsp.gse.model_jsp._jspx_meth_h_form_0(org.apache.jsp.gse.model_jsp:183)
         at org.apache.jsp.gse.model_jsp._jspx_meth_f_view_0(org.apache.jsp.gse.model_jsp:147)
         at org.apache.jsp.gse.model_jsp._jspService(org.apache.jsp.gse.model_jsp:92)     
    Caused by: javax.faces.el.EvaluationException: Bean: com.sigma.gse.view.ModelPageBean, property: models
         at net.sourceforge.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:458)
         at net.sourceforge.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:113)
         at net.sourceforge.myfaces.el.ELParserHelper$MyPropertySuffix.evaluate(ELParserHelper.java:541)
         at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:145)
         at net.sourceforge.myfaces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:438)
         ... 56 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at net.sourceforge.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:454)
         ... 60 more
    Caused by: java.lang.NullPointerException: value
         at javax.faces.model.SelectItem.(SelectItem.java:55)
         at com.sigma.gse.view.ModelPageBean.getModels(ModelPageBean.java:48)
         ... 65 more
    On the Tomcat console:
    ERROR - PropertyResolverImpl.getValue(117) | com.sigma.gse.view.ModelPageBean
    javax.faces.el.EvaluationException: Bean: com.sigma.gse.view.ModelPageBean, property: models
    at net.sourceforge.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:4
    at net.sourceforge.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:113)
    at net.sourceforge.myfaces.el.ELParserHelper$MyPropertySuffix.evaluate(ELParserHelper.java
    Code that worked:
        public List getModels(){
            logger.debug("getting Models for display");
            List<SelectItem> models = new ArrayList<SelectItem>();
            for(Model model: modelIds){
                models.add(new SelectItem(model.getModelId()));
            return models;
        public String getSelectedModel(){
            return this.selectedModel;
        public void setSelectedModel(String selectedModel){
            this.selectedModel = selectedModel;
    I need help in figuring out what I am doing wrong? If you see there is very little difference between the code that worked and the above defective code.
    Thanks a TOn in advance,
    Anoop

    Hi,
    I am trying to dynamically populate a combo box at screenload. I aslo checked the codes that you have put up in the forum.
    private List searchPMPCountys;
         private List searchNCMs;
         private String selNCM;
         private String selPMPCounty;
         private List searchUnassignedPatients;
         public List getSearchNCMs() {
              searchNCMs = new ArrayList(1);
              searchNCMs.add(new SelectItem("Lynn"));
              return searchNCMs;
         public void setSearchNCMs(List searchNCMs) {
              this.searchNCMs = searchNCMs;
         public List getSearchPMPCountys() {
              searchPMPCountys = new ArrayList();
              List AllPMPCounty = patientmgr.getAllCounties();
              if (AllPMPCounty != null) {
                   Iterator it = AllPMPCounty.iterator();
                   while (it.hasNext()) {
                        NcmCounty county = (NcmCounty)it.next();
                        searchPMPCountys.add(new SelectItem(county.getCountyName()));
                   //String startTag = ((SelectItem)searchPMPCountys.get(0)).toString();
              return searchPMPCountys;
         public void setSearchPMPCountys(List searchPMPCountys) {
              this.searchPMPCountys = searchPMPCountys;
         public String getSelNCM() {
              return this.selNCM;
         public void setSelNCM(String selNCM) {
              this.selNCM = selNCM;
         public String getSelPMPCounty() {
              return selPMPCounty;
         public void setSelPMPCounty(String selPMPCounty) {
              this.selPMPCounty = selPMPCounty;
    <td>
                                                 <h:selectOneMenu id="listingNCM" value="#{patientTool.selNCM}">
                                                      <f:selectItems value="#{patientTool.searchNCMs}" />
                                                      </h:selectOneMenu>
                                            </td>
                                       </tr>
                                       <tr>
                                            <td>
                                                 PMP County
                                            </td>
                                            <td>
                                                 <h:selectOneMenu id="listingPMPCounty" value="#{patientTool.selPMPCounty}">
                                                      <f:selectItems value = "#{patientTool.searchPMPCountys}" />
                                                      </h:selectOneMenu>
                                            </td>
                                       </tr>
    I am new to web and in paticular to JSF. I was wondering if you any of you can guide me??
    I could pull up the screen only once. But the components were not rendered properly I had to reload the screen and I am getting this error as shown below..
    java.lang.IllegalArgumentException: Value binding of UISelectItems with id searchAsgn:_id11 does not reference an Object of type SelectItem, SelectItem[], Collection or Map but of type : null
         at net.sourceforge.myfaces.renderkit.RendererUtils.internalGetSelectItemList(RendererUtils.java:393)
         at net.sourceforge.myfaces.renderkit.RendererUtils.getSelectItemList(RendererUtils.java:309)
         at net.sourceforge.myfaces.renderkit.html.HtmlRendererUtils.internalRenderSelect(HtmlRendererUtils.java:355)
         at net.sourceforge.myfaces.renderkit.html.HtmlRendererUtils.renderListbox(HtmlRendererUtils.java:321)
         at net.sourceforge.myfaces.renderkit.html.HtmlListboxRendererBase.encodeEnd(HtmlListboxRendererBase.java:69)
         at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:329)
         at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:376)
         at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:280)
         at org.apache.jsp.pages.patientAssignment_jsp._jspx_meth_h_selectManyListbox_0(patientAssignment_jsp.java:1086)
         at org.apache.jsp.pages.patientAssignment_jsp._jspx_meth_h_form_0(patientAssignment_jsp.java:473)
         at org.apache.jsp.pages.patientAssignment_jsp._jspx_meth_f_view_0(patientAssignment_jsp.java:229)
         at org.apache.jsp.pages.patientAssignment_jsp._jspService(patientAssignment_jsp.java:114)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:39)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at us.in.state.isdh.cdms.ncm.web.MessageFilter.doFilter(MessageFilter.java:41)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
         at net.sourceforge.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:404)
         at net.sourceforge.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:241)
         at net.sourceforge.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:287)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFilter.java:125)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
         at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at us.in.state.isdh.cdms.ncm.web.MessageFilter.doFilter(MessageFilter.java:41)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Unknown Source)
    There is no server error. I am using Tomcat server..
    Thanks,
    Raji

  • Drop down menus in IE

    Ah crud, I have been putting together this site for the
    Archdiocese of Omaha (
    http://www.archomaha.com/archdioceseofomaha/),
    and they decided to go with some drop down menus, thus making my
    life easier (sarcasm). After looking online at many a sources to
    try to find out about drop down menus, I found that it be easiest
    to purchase already made drop downs from projectseven.com. I have
    the drop downs working pretty much how I want them to work in
    firefox, but in IE, I am having some difficulties. The About Us
    dropdown link is behind part of my shadow image and the page
    content goes ahead of my other drop down links. How do I get the
    drop downs in IE above the other content? If you have trouble
    seeing my css or anything, please let me know and I will post
    it.

    You might get more help from the pii news group if you post
    it over there.
    Dave
    "bamgraphic" <[email protected]> wrote in
    message
    news:em9l0f$m4v$[email protected]..
    > Ah crud, I have been putting together this site for the
    Archdiocese of
    Omaha
    > (
    http://www.archomaha.com/archdioceseofomaha/),
    and they decided to go
    with
    > some drop down menus, thus making my life easier
    (sarcasm). After looking
    > online at many a sources to try to find out about drop
    down menus, I found
    that
    > it be easiest to purchase already made drop downs from
    projectseven.com.
    I
    > have the drop downs working pretty much how I want them
    to work in
    firefox, but
    > in IE, I am having some difficulties. The About Us
    dropdown link is
    behind
    > part of my shadow image and the page content goes ahead
    of my other drop
    down
    > links. How do I get the drop downs in IE above the other
    content? If you
    have
    > trouble seeing my css or anything, please let me know
    and I will post it.
    >

  • Flash drop down menus in IE 6

    I have a simple flash drop down menu (under the blue shop now
    button) that works in all browsers except IE 6. In IE 6, the
    browser sees the drop down menu as an element that takes up a lot
    of vertical space (the length of the menu). Anyone know any tricks
    to get it to see it as a menu and float on top the other elements
    as it does in the other browsers?
    Website:
    http://www.successories.com/di...webalog/meetnow2.html

    You might get more help from the pii news group if you post
    it over there.
    Dave
    "bamgraphic" <[email protected]> wrote in
    message
    news:em9l0f$m4v$[email protected]..
    > Ah crud, I have been putting together this site for the
    Archdiocese of
    Omaha
    > (
    http://www.archomaha.com/archdioceseofomaha/),
    and they decided to go
    with
    > some drop down menus, thus making my life easier
    (sarcasm). After looking
    > online at many a sources to try to find out about drop
    down menus, I found
    that
    > it be easiest to purchase already made drop downs from
    projectseven.com.
    I
    > have the drop downs working pretty much how I want them
    to work in
    firefox, but
    > in IE, I am having some difficulties. The About Us
    dropdown link is
    behind
    > part of my shadow image and the page content goes ahead
    of my other drop
    down
    > links. How do I get the drop downs in IE above the other
    content? If you
    have
    > trouble seeing my css or anything, please let me know
    and I will post it.
    >

  • Form Drop down data

    Hi all,
    wondering if someone has info on adding multiple numbers or words to a form field drop down list without typing all of them one at a time. Preferably is there a way to pull an excell data column into a drop down? I've been researching delimited txt files but the references seem to point to and FDF file format and the context of most posts seem to be how to export the data not retrieve it.
    note: Basically have a product list containing 450 4-digit numbers I'd like team members to be able to select from the drop down form field.
    Thanks

    This can be achieved with a script, like this one, created by me:
    http://try67.blogspot.com/2009/11/acrobat-import-text-file-to-drop-down.html
    It allows you to select a plain-text file (or CSV file) and import the data from it into a drop-down or list box in Acrobat.

  • Trouble with website drop down menus

    New Imac user. Having trouble getting drop down menus to open on many websites. Any suggestions what I can do?

    It's a known issue:
    http://www.mozilla.com/en-US/firefox/2.0.0.9/releasenotes/
    "In OS X 10.5 (Leopard), drop-down selection widgets on some websites may not function."

  • Problems with flash transparent drop down menu over html in some browsers

    Hi everyone... this is my first post and it's about an issue
    that's causing me a few problems.
    I'm currently designing/ building my company's web site, the
    test page be viewed here: www.musflashtv.com/test.htm
    1) This layout contains an embeded flash movie (.swf) with a
    transparent background, this is the main navigation.
    The flash navigation has a drop down menu that animates down
    and covers the html page (containing links) below.
    The problem is that in most current browsers such as; Firefox
    2.0.05 (links below template don't work), Netscape 8.1.3
    (navigation drop down and links don't work) and Opera 9.10 (links
    below template don't work), any links just below the 'invisible'
    transparent area coverd by the navigation can't be clicked 'through
    the flash file'. The exception is IE 7.0, everything is fine there.
    (it hasn't been tested in any mac browsers though).
    Because the area below the navigation on
    www.kitachi.info/work is one large dummy jpeg file, the link below
    would be a much better example to look at.
    http://www.musflashtv.com/shows/ind...tlight-Sessions
    The flash navigation is embedded in the html (tlp) template
    file using the code below and aligned using an external style
    (.css) sheet, this html code not only embeds the flash movie but it
    also tells the browser to display it's background and as
    transparent. The flash movie is embedded in a layer that sits above
    the table.
    3) The flash embed code:
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
    name="shows-navigation-tranparent" width="851" height="300"
    align="top" class="flash-navigation"
    id="shows-navigation-tranparent">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie"
    value="flash/navigation-tranparent.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#000000" />
    <param name="SCALE" value="exactfit" />
    <embed src="flash/navigation-tranparent.swf" width="851"
    height="300" align="top" quality="high" wmode="transparent"
    bgcolor="#000000" name="navigation-tranparent"
    allowscriptaccess="sameDomain" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    scale="exactfit" />
    </object>
    Does anybody know of any code that can solve this problem or
    know a different way of creating a flash navigation with a drop
    menu that can be embeded over html?
    Any help or advice would be greatly appreciated especially as
    this issue is holding back progress in a big way.
    Thanks in advance guys!
    Adie

    It's IE-only behaviour as a result of changes Microsoft made
    last
    year to their browser, regarding how Active Content (Flash,
    Quicktime etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2, the fix is already built
    into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "swizzle_16" <[email protected]> wrote in
    message
    news:eqr0ib$48r$[email protected]..
    > Help please, I've put together a website using a drop
    down menu system
    > that
    > needs to drop down over a flash animation - I've managed
    to get the drop
    > downs
    > to go in front of the animation using the transparent
    tag - but each
    > option has
    > to be clicked on twice to get the link to work.
    >
    > Does anyone know how I can change it so the link needs
    to be only clicked
    > once?
    > The drop down menu system I've used is : * AnyLink Drop
    Down Menu- ©
    > Dynamic
    > Drive (www.dynamicdrive.com)
    >

  • Extracting values from drop down buttons html forms

    Hello,
    I would like to know how to obtain the values which is selected through the drop down box. Iam using Java Script as a client side scripting lang..
    Here is my code so far..do let me know what to do further. Iam not getting the alert mesg which is sitting in the put() so let me know how the put method should work
    Thanks a lot
    avis
    <HTML>
    <HEAD>
    <script language="javascript" type="text/javascript">
    <!-- hide
    function put()
    choice = document.forms.Pri.list.optionsdocument.forms.Pri.list.selectedIndex]
    if (choice ="0")
    alert("enter state"+choice);
    function goto()
    Pri.list.options.value=" "
    //end -->
    </script>
    </HEAD>
    <BODY>
    <form name="Pri" method = "get" action="">
    State<SELECT NAME="list" onChange="put()">
              <OPTION>
    <OPTION>Alabama
    <OPTION>California
              </SELECT>
    <input type="submit" Value="Submit">
    <input type=button name="Reset" value=Reset onClick=goto()>
    </form>
    </BODY>
    </HTML>

    I'm not sure what you're talking about... if you don't select an option from the list, the onchange function isn't going to be called, so of course the the alert isn't working.
    You sound like you are complaining that when the form submits, the value for the select list is the first option (""). I fail to see why this is a problem. If the value is "", then you handle it like nothing was selected. In a single select list like that, an option is always selected. The whole point of having a blank option is to allow the user to pick it. Otherwise don't put a blank option.
    In general, you don't need to use a button to do reset, you use a reset button: input type="reset". And it'll reset on it's own.

Maybe you are looking for