Simple dialog - panel and checkboxes

I have very simple dialog - just one panel and few checkboxes. When I set panel as "undefined" everything works right, but when i set a size of the panel checkboxes disappear.
Works
var win = new Window ("dialog", "test");
var panelOpcje = win.add("panel", undefined, "Options");
var check1 = panelOpcje.add("checkbox", undefined, "check1");
var check2 = panelOpcje.add("checkbox", undefined, "check1");
win.show();
This doesn't work
var win = new Window ("dialog", "test");
var panelOpcje = win.add("panel", [0,0,400,300], "Options");
var check1 = panelOpcje.add("checkbox", undefined, "check1");
var check2 = panelOpcje.add("checkbox", undefined, "check1");
win.show();
What am I doing wrong, where are my checkboxes?

I'm not sure if it is requirement, I think once you start adding your own measurements, add them to all your element, I could be wrong though.
var win = new Window ("dialog", "test");
var panelOpcje = win.add("panel", [0,0,400,300], "Options");
var check1 = panelOpcje.add("checkbox", [10, 15, 125, 35], "check1");
var check2 = panelOpcje.add("checkbox", [10, 45, 125, 65], "check1");
win.show();

Similar Messages

  • Radio buttons and checkboxes using panels......

    Please help..
    I am using radiobuttons and checkboxes with prices on them.. and once an item is selected the total is output.. this works when I don't use panels.. the minute I use panels it does not register what I am using.. can anyone help..
    is there something that I am leaving out.. the basics would be great. please help.
    Asmeen

    Are you really sure this is an advanced language topic?

  • Most Significant way of Passing a PMString between a panel and a Dialog

    I am calling a dialog from a Panel when a certain button on the panel is clicked,
    In the Dialog I have an Edit Box, User can write any Strig in that Edit box and when he clicks on OK button Dialog closes and I want that string once the control is back on the panel.
    so i need to know which is the most significat way to acheive this, Should i use DataExchanger or something else to be used here in this case.
    Thanks,
    Rizwan

    IDialog.h:
    /* Place the dialog on the screen. You can pass in the owner panel (i.e. the panel who opens the dialog). This will make the panel available in the dialog controller. */
    virtual void Open(IControlView* ownerPanel = nil) = 0;
    IDialogController.h
    /* Get the owner panel of this dialog. */
    virtual IControlView* GetOwner() const = 0;
    You could for example add any string data interface to your panel's boss for storage.

  • How to switch to a complete different dialog/panel?

    Assume I need for a Flex app two completely different dialog panels:
    1.) Panel A with a couple of buttons, entry fields, checkboxes,...
    2.) Panel B with a big listbox and a few buttons at the bottom.
    So when the user clicks in Panel A on a certain button some cumputations were made and the result presented in Panel B.
    First question: How do I design a second Panel in Flex Builder? Is a new (different) mxml file required?
    I found no "create new panel" or similar menu.
    Second question: How can I switch fron the display of Panel A to  the display of Panel B?
    Peter

    You could use a ViewStack and create separate files or keep them in 
    the same file, or use viewStates and have them at the same file
    Sincerely,
    Michael
    El 22/04/2009, a las 14:50, pxstein <[email protected]> escribió:
    >
    Assume I need for a Flex app two completely different dialog panels:
    >
    1.) Panel A with a couple of buttons, entry fields, checkboxes,...
    2.) Panel B with a big listbox and a few buttons at the bottom.
    >
    So when the user clicks in Panel A on a certain button some 
    cumputations were made and the result presented in Panel B.
    >
    First question: How do I design a second Panel in Flex Builder? Is a 
    new (different) mxml file required?
    I found no "create new panel" or similar menu.
    >
    Second question: How can I switch fron the display of Panel A to  
    the display of Panel B?
    >
    Peter
    >

  • Can a Mac Pro support 5 DVI panels and 1 HDMI panel?

    I'm deciding between getting a Mac Pro or new PC. I have 5 DVI panels and 1 HDMI panel to support. I know a variety of PC motherboards support a variety of video cards that will support those display requirements.
    Does anybody know if the video options for the Mac Pro will also support those display requirements?

    To do this with 5770s you would need two of them and at least 2 "active" adapters. It might be more cost effective to use the 5770 it will come with and 2@ 2600XT cards.
    A simple rule of thumb for video cards, ATI/AMD cards ALL work on ALL Mac Pros (if they are Mac cards)
    When looking at Nvidia cards, you need to be aware of which model Mac you have. Some Nvidia cards will be "EFI-32" only, and some will be "EFI-64" only. New Mac Pros are all EFI64.
    http://macvidcards.com/macpro/which-mac-pro-do-you-own/
    Whatever card you get, be sure it is specifically listed as being for Mac Pros. Only with Nvidia cards do you need to worry about which model.

  • Using a Meter control in LV Touch Panel, and using shared variables that are custom controls.

    I Just started using LV touch Panel module with an NI TPC-2106.
    I have two differenct problems:
    1) I was planning on using the "Meter" control quite a bit. I can set up the meter exactly how I like on the host PC, but on the touch Panel computer it seems to ignore my adjustments, mainly the start and end of the scale - i.e. I would like control to run from 0 to 360 with 0 straight up, using the entire circle. However, on the Touch panel computer it always puts 0 at about 7 o'clock and 360 at about 5 o'clock. I have also tried adding markers to no avail.
    2) I am communicating with a compact fieldpoint controller. I can creat a shared variable that is a simple double with no problems. However, I have some shared variables that use a custom control for the variable type - bascially a cluster with a couble doubles, a time stamp, and an enumeration. It lets me drag the shared variable into my diagram, but it seems to ignore it when I run it.

    Ipshita_C,
    - I am using LV 8.6.1f1and LV Touch Panel 8.6.1.
    - I have attached a simplified VI that shows how I want to use the meter. Notice that the placement of the endpoitns does not work correctly on the touch panel, and that it ignores the arbitrary markers that I placed.
    - I also have included an XY graph control that displays on the TPC with margins around the graph area that I removed from the graph control.
    - For the shared variable, it appears to be an issue related to the touch panel, not fieldpoint. I found another thread in this forum that mentioned that clusters containing Enumerations do not work in shared variables on the touch panel. I changed the enumeration to an integer and it now works fine.
    In general, there seem to be a disappointing number of limitations in the touch panel implementation. My biggest concern is that I have not found any documentation from NI that lists these limitations. I seem to have to try things out and see what works and what does not work. Can you point me to a comprehensive list of touch panel modules limitations?
    Attachments:
    test 2.vi ‏10 KB

  • Remote panel and selective control access through Security with DSC

    Hi Everyone,
    I looked around to see what labview had to offer concerning security of remote panel and all the solutions I've found only propose full access to a remote panel, or none. The login page is not an option for me as everyone on the intranet can access the remote panel for monitoring but not everyone can have control to the buttons on it.
    With the DSC module, I can give securities to the different controls and it works great with the exe, if I log in or out, the controls appears or disapears. Unfortunately, with remote panels, those controls are always visibles. Furthermore, when I log in from a remote panel, all the other remote panels get logged in with the same username and priviledges. When I log out, same thing, it logs out all the other remote panels. So the last guy who logs in gives its priviledges to every one else who is monitoring the remote panel at that time. when he logs out, he logs everyone out. I used a reentrant vi hoping that this would solve the problem but it didnt.
    I would like to do what my colleague does with Advantech without any problem. He has only 1 .exe is running on the server and whoever connects to it through webserver, just needs to log in and he has all the priviledges of an guest, operator, admin, etc.. with access to controls and features accordingly. All this without interfering with the other people using the remote panels. This colleague has always been doubtful about the capabilities of labview to do SCADA systems and uptil now, I've been able to prove him wrong.. please help me continue
    There are workarounds, using remote desktop to the server instead of webserver but it definitely is not as practical for the client and it will need quite some work to to synchronise all the exes open from the differents sessions, through the use of shared variables, binding and securities.
    Thank you for your help.
    Solved!
    Go to Solution.

    Thank you very much for your reply Jordan.
    The NI security info is on the server (local domain with groups and users), and the running exes as well. The remote panel is not supposed to be accessed by internet, at least not yet, but just by the computers on the network and thinkline computers who are directly connected to the servers. the remote panel is accessed through the simple url: http://serverip/Application.html
    There is no problem with accessing the remote panel of the exes on the server from another computer on the network. But there are several security issues when logging in and out with the NI Security Programmatic Login and logout VIs through the remote panel..
    The 1st problem occurs when several people access the remote panel at the same time. In my setup, everyone is allowed to check what's happening on the front panel of the running exe, go through the tabs, check the graphs, the tables, etc.. , but only the administrators and the operators can send commands to the machines and the production line through this remote panel. Hence some buttons are accessible to all users, while others are only accessible depending  on the privileges of the person logged in.
    So like I said in the 1st post, I configured some buttons to be accessible only by the users of the admin group. When the exe runs, it's perfect, if I log in and out with an admin account, the buttons appears and disappear accordingly. But when I check the remote panel, those admin buttons are always visible, even if I am logged in as a guest or even logged out. Is it because the remote panel only needs minimum runtime engine and doesnt use the dsc runtime engine? if so, any work around?
    Furthermore, another big problem is that if I login as an admin in one remote panel, then login as an guest in another remote panel, and then logout back from the first remote panel, it says: "User Domain/Guest logged out". Hence, my second login logged out my first user. I can actually see the admin buttons appearing and disappearing on the exe when login as admin and guest from the different remote panels.
    So that's it, I would like my remote panel to behave like a normal scada system, with one exe running in the back (on the server) and with all the users accessing it through web server. Several users might/will access the remote panel at the same time and each of the users have a login/password that grant some of them the privileges to take some actions while giving the others only monitoring rights.
    I hope that I have been more clear in this 2nd post,
    Thank you again for your time.
    Best Regards,
    Tom.

  • I have a pc running windows 7.  I got an Airport Extreme 802.11n Wi-Fi and the printer is now plugged into the Airport.  The wireless router works fine but the printer shows as offline in control panel and in word. The printer is a HP LaserJet CP1525nw.

    I have a pc running windows 7.  I got an Airport Extreme 802.11n Wi-Fi and the printer is now plugged into the Airport.  The Airport works fine but the printer shows as offline in control panel and in word. The printer is a HP LaserJet CP1525nw.

    +For now I have it set to Share Public IP address - Is this correct for my Network Setup with The Airport Extreme being the only router being used ?+
    This would be the correct setting if the AirPort Extreme is connected to a simple modem (one ethernet port).
    *Settings I have Enabled*
    5 GHz name indicates that you have elected to use the option to assign a separate name to the 5 GHz network. This will allow you to "tell" compatible computers to connect to that network, rather than the slower 2.4 GHz network
    Use Wide Channels is recommended for 5 GHz operation.
    Interference Robustness often does more harm than good and should not be used unless you know you are in a area with a lot of wireless networks and you feel that your network is experiencing interference issues from a nearby network.

  • How  to debug BDC , Dialog program and Script

    Hi all,
    Please let me know, how to  debug BDC , Dialog program and Script
    Thanks&Regards
    Devi

    <b>SCRIPT DEBUGGING</b>
    When we want to debug the SAPSCRIPT, we need to first activate the debugger, we have 2 ways to activate the Debugger.
    1) Execute the program RSTXDBUG
    2) Go to SE71, from the initial screen enter the form name and press Utilities --> Activate Debugger
    When we are in the Debug screen,
    3.1) F5 will be debug filed by field, that means if a single line is having 5 fields, if we press the F5 this will do field by field,
    3.2) F6 will be line by line, that means when we press the F6, it will debug the line and it will go to the next line. F7 also do the same way
    3.3) F8 will be very useful when we have any include statement in the SCRIPT, if any include is there and we press the F5 or F6 then this will go that Include (normally SO10 or any transaction text), then if we want line by line debugging then we can press the F5 or F6, or if you want to execute that in a single shot then press the F8, then the debugger will be executed that include and come back to the Script debugging.
    Some times in the script, we may right lengthy lines, if we want to debug that whole line, we have an option called Left/Right, this we will find the Debug screen of the script, there is a Push button, we can make use this button to debug.
    We can put the breakpoints in the SCRIPT DEBUGGER also, just press the BREAKPOINT Pushbutton from the debugging screen or press EDIT --> Breakpoint
    If we want to debug the print program from the SCRIPT DEBUGGER, just press SHIFT+F7 or EDIT --> ABAP Debugging
    If we want to see the Windows which are defined in the forms, just press the Go to --> Form --> Windows .if we want to see the pages go to --> Form --> pages. Here we have an option to see the page wise window also go to --> Form --> page Windows
    If we want to see the paragraphs which are defined in that script, press go to --> Styles --> paragraphs. 
    If we want to see the Character formats which are defined in that script, press go to --> Styles --> Character Strings. 
    If we want to see the Page formats which are defined in that script, press go to --> OTF --> Page.
    If we want to see the Elements which are used in the Script, then press go to --> Text Elements --> Form Elements.
    If we want to see the commands which are used in the script, press go to --> Commands --> List
    Finally, if we want to exit from the SCRIPT DEBUGING, simply press Debugger --> Exit
    <b>DEBUG BDC</b>
    ust go into debugging mode and do the BDC step by step, when it comes to the Call Transaction line, check the mode which will be 'N'....Now, overwrite this with 'A' and execute the BDC...It will run in All Screens Mode....
    As suggested above the MODE 'A' will do the trick as it takes you to all screens.
    Normally MODE N will be defaulted as it will be used for background processing,
    Here is a simple tip,
    This will be the call transaction part of the program,
    CALL TRANSACTION 'IW32' USING BDCDATA MODE 'N'
    MESSAGES INTO MESSTAB.
    I would suggest you to make it like this,
    DATA: V_MODE TYPE C VALUE 'N'.
    *<In debug mode set V_MODE = 'A' for debugging>
    CALL TRANSACTION 'IW32' USING BDCDATA MODE V_MODE
    MESSAGES INTO MESSTAB.
    This will be very useful because you just need to change the value of the V_MODE at runtime as A for debugging besides it has N which is the default to be used. (i.e. you need not change the code again and again).
    This will be very useful when you have to debug some program in QA or PRD servers.
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • Control panel and Console not working

    Hi,
    I have installed various Java Runtime Environments, all of which run applets flawlessly. There is one problem though, I need to enter an application that needs a certificate for security, and the dialog opens as a blank screen. I'm not positive, but it is similar to when I open the control panel and the console; a blank screen. Is there a way to fix the control panel and console so it doesn't show up as a blank screen, short of reinstalling the OS? I am thinking if I fix the control panel, it might fix the security dialog.
    System: XP SP1

    I have noticed that when i maximize a window that is blank ( i.e. the console or java web start) the screen refreshes and the window is displayed.

  • Control Panel and Sherlock in Panther

    Can someone please tell me how to find Sherlock and the Control Panel in Panther? Since I switched over from Classic 9. etc I can't find my way around as easily and have been informed about the Control Panel and Sherlock which I loved and used a lot on the Mac 9. etce but can't locate them on Panther. Do they exist there or not???? Please help. Thanks in advance.
    iMAc Special Edition   Mac OS X (10.3.9)  

    Hi Julie. The first thing you'd better remind yourself of, every time you sit down at your 'puter, is that Panther's a whole new breed of cat. You just can't assume any of the OS 9 things are the same—even if they look the same; aliases being an example—no matter how much you (and I) might want them to be. David Pogue's Missing Manual for OPanther was a h u g e help to my adjustment.
    One of the good things in Panther is that fat, bloated Sherlock2 was stripped of its Find… function. Command-F brings up an efficient System7-8.6 style dialogue, although it does have quirks: for one, it doesn't search the "System" folder unless specifically told to; "Search everywher" isn't enough. The internet part of Sherlock still shows up in my "Applications" folder. As X is more candid than OS9 about classifying things near and dear to Apple as apps like any other, you may find a few other faves there or in Utilities. In case the thought occurs to you, do NOT move them elsewhere, or establish subfolders in Applications to sort them—work w/ aliases—as X counts on finding such stuff where it expects, in a simple alpha list.
    Control Panels—which used to proliferate like mad, due to 3d party items—are now Panes (and Panes within Panes) within System Preferences. Most often 3d parties' add-ons are written as Applications or Utilities, though there are some written as Panes. It's actually quite efficient, though annoyingly harder to get to than the old cascading menus under the Apple.
    As you might expect, there are 3d party products that 'restore' old-world faves like the Apple menu and disable the sheet-spitter, but that's stretching this topic.
    Best wishes for your Panthering; I'm sure you'll find some stuff you come to love, along with thing you'll miss, but isn't that life in a nutshell?

  • Filter by selecting keywords from the keyword panel, AND-rule

    Hello,
    I'd like to have an option to use the AND-rule when selecting multiple keywords from the keyword panel.
    For example, if I had the following keyword hierarchy:
    - Places
    - London
    - New York
    - Subjects
    - Car
    - Buildings
    Now, if I'd like to see cars photographed in New York, I need to go to the find panel and enter the keywords there. If I select multiple keywords from the keyword pane (ctrl-click keywrods "New York" and "Car"), I get all photos from New York and all photos of cars. What I'd like to have is a switch (check box) in the preferences-dialog (*) to chance this behavior to use the AND rule, so that selecting multiple keywords from the keyword panel would result into showing only those photos that have ALL of the keywords, instead ANY of them as it is now.
    (*): or perhaps even in the keyword panel as a sort of small icon, like the "add keyword" (plus sign) and "remove keyword" (minus sign) icons.

    I would love to see a better solution for keyword matching too. Imagine if we could have the power of regular expressions!
    At least we could use parenthesis (for grouping), ampersands (&) for "and", and plus (+) for "or." Wildcards would be nice too, and while we're at it, exclamation mark (!) for "not." Consider the following construct.
    ((dave & aileen) + (bonnie & steve)) & !pete
    Reads like this:
    Both dave and aileen, or both bonnie and steve, but in either case, not pete.
    Or you could change it like this:
    ((dave + aileen) & ! pete) + (shannon & dane)
    Reads like this: Either dave or aileen but not pete, or shannon and dane.
    For even greater power, allow us to store and edit frequent search terms. Then I could easily come up with some elaborate search term, and re-use it later, or change it in some small way for later.
    It would be even better if all this were part of a total metadata search. How about:
    (keyword:dave + keyword:aileen) & (year:2008 & location:US|California|Los Angeles|Home)
    Maybe this is getting to be too complex for casual use, but it really could be quite powerful for searching those catalogs of 10000+ pictures.

  • Where is the Components Panel and the Design Mode button in FlashBuilder 4.7 Premium?

    I'm new to FlashBuilder. I've been using many years just Flash  and now I'm switching to FlashBuilder. I've seen some tutorials, but the Interface in my copy of the program do not match the one in the tutorials. I could't find the componets Panel and the Design Mode button. Any ideea why?
    My Laptop runs on Windows 7.  FlashBuilder 4.7 Premium is via Creative Cloud:
    SnapShot from Tutorials I've seen
    SnapShot From my application
    with yelow i've marked the place with the "Components View" and the "Design" mode button
    whith that red line I've marked the place where the "Design" mode button is expected
    I've notice the following menu:
    Whe you click on Views: Window->Show Views->Other...  an interactive dialog appears with the tree of views available. Above there is a textField where you can enter a filter. As you type the text, the tree updates accordingly, after each letter.
    I've searched for the Components panel ... surprise!!!
    nothing on filter
    filtering for Outline View
    filtering for Component View
    the tree complete
    the tree finds the Outline View
    the tree is already empty
    As you notice the list of views is empty even before I finish the spelling of the word "Component".
    Is there something I should configure, or this feature is not available in this particular distribution ?

    I found the answer myself. Looks like this new version does not support these features anymore: http://www.adobe.com/ro/products/flash-builder/buying-guide.html.
    Strange...
    The question rising here is what happens with this feature?
    Will be available with a future update?
    Will no longer be availalble in FlashBuilder, but in another Adobe Project?
    Will never be available?
    I belive this features are not important  for advanced users... but  I'm just learning this. I'm used to work in Flash. I write ActionScript, but I'm not familliar with the objects availlable in Flex, so the Component Panel and Design Mode is quite handy on this stage.
    Plus, there is a real concern about the future of this technology, now beeing available HTML5. So, there is a question of oportunity  investing time in learning things no longer supported. The most frustrating thing is not having an answer to this question. Even a "No" is better than "We don't know yet" <- the answer I received from online support.

  • What's the difference between e.g. dialog listbox and regular listbox?

    What's the difference between e.g. dialog listbox and regular listbox?

    Dialog controls use platform specific drawing functions and cannnot be customized (change the color, etc). They often assume specific system colors.
    For example, place a dialog list box and a regular list box on your front panel. Now go to your Display control panel in windows and change the color scheme in the appearance tab. You will see that the dialog list box will change the color according to the selected scheme while the regular list box remains the same.
    Now use your labview color tool and try to change the color of each. You will be able to change the color of the regular list box, but not of the dialog list box.
    Functionally they are the same, the differences are cosmetic.
    LabVIEW Champion . Do more with less code and in less time .

  • Simple collapsible panels question...

    (Thought I'd give this forum a try. The other discussion
    category gets no traffic! It seems this is where the action is.)
    I'm putting collapsible panels on the left side of web page
    to be used as a sort of menu list that links to the rest of the
    website. Some "tab" sections will have stuff in its associated
    "content" section, namely some text that will link to other parts
    of the website. Other "tab" sections will have nothing in its
    "content" section, but I want to use the text in these tabs to be a
    link. In other words, I have no use of the content section for
    these tabs. I did a quick test and made the text in a tab to link
    to another page, but it didn't do anything (though the "content"
    section links of other tabs worked fine). Should I simply delete
    this part: <div class="CollapsiblePanelContent"></div>
    Here's an example of the web page, though it is still very
    much under construction, and no links put in place yet in any of
    the "tab" sections of the collapsible panels:
    http://www.freywine.com/NewSiteExamples/index4.html
    (I just want you to see how I'm using the collapsible panels, and
    how the "Home" and "Order Here," for example, will have no text in
    their "content" sections of the collapsible panels. Naturally, the
    parts with the downward pointing triangle will have text with links
    in their "content" sections.)
    Basically, the question is: what's the best way to have the
    tab section be just a link and the content section to not be there
    at all. I suppose I could simply not use collapsible panel code,
    but then I would have to figure out how to fit a non-collapsible
    panel div to fit right snug between all the collapsible panels (I'm
    still very much a newbie with CSS).
    Any simple way to deal with this?
    I've attached the complete collapsible panel code for the one
    which has the tab text as a link and nothing in the content area.
    Thanks for the help!
    <div id="CollapsiblePanel2" class="CollapsiblePanel">
    <div class="CollapsiblePanelTab" tabindex="0"><a
    href="
    http://freywine.stores.yahoo.net/">Order
    Here</a></div>
    <div class="CollapsiblePanelContent"></div>
    </div>

    Youre on the right lines. Just rip all of the collapsible
    stuff out
    which surrounds the actual link, as shown in the code below.
    The code shows the 'Home' and the 'Order Here' <divs>
    as your code
    should be, plus the opening collapsible <div> of the
    'Wine' tab.
    Note the 'combined' css classes 'CollapsiblePaneltab' and
    'CollapsiblePanel'(leave a gap between them as shown) The
    reason for
    this is the brown bar to the left of the tab takes its
    properties from
    the 'CollapsiblePanelTab' css PLUS you need to add some
    inline left
    padding to get the link to line up under one another.
    <div id="sidebar1">
    <div class="CollapsiblePanelTab CollapsiblePanel"
    style="padding-left: 7px"><a href="
    http://www.bbc.co.uk">Home</a></div>
    <div class="CollapsiblePanelTab CollapsiblePanel"
    style="padding-left: 7px"><a href="
    http://www.bbc.co.uk">Order
    Here</a></div>
    <div id="CollapsiblePanel3" class="CollapsiblePanel">
    brainfillet wrote:
    > (Thought I'd give this forum a try. The other discussion
    category gets no
    > traffic! It seems this is where the action is.)
    >
    > I'm putting collapsible panels on the left side of web
    page to be used as a
    > sort of menu list that links to the rest of the website.
    Some "tab" sections
    > will have stuff in its associated "content" section,
    namely some text that will
    > link to other parts of the website. Other "tab" sections
    will have nothing in
    > its "content" section, but I want to use the text in
    these tabs to be a link.
    > In other words, I have no use of the content section for
    these tabs. I did a
    > quick test and made the text in a tab to link to another
    page, but it didn't do
    > anything (though the "content" section links of other
    tabs worked fine). Should
    > I simply delete this part: <div
    class="CollapsiblePanelContent"></div> ?
    >
    > Here's an example of the web page, though it is still
    very much under
    > construction, and no links put in place yet in any of
    the "tab" sections of the
    > collapsible panels:
    http://www.freywine.com/NewSiteExamples/index4.html
    (I just
    > want you to see how I'm using the collapsible panels,
    and how the "Home" and
    > "Order Here," for example, will have no text in their
    "content" sections of the
    > collapsible panels. Naturally, the parts with the
    downward pointing triangle
    > will have text with links in their "content" sections.)
    >
    > Basically, the question is: what's the best way to have
    the tab section be
    > just a link and the content section to not be there at
    all. I suppose I could
    > simply not use collapsible panel code, but then I would
    have to figure out how
    > to fit a non-collapsible panel div to fit right snug
    between all the
    > collapsible panels (I'm still very much a newbie with
    CSS).
    > Any simple way to deal with this?
    >
    > I've attached the complete collapsible panel code for
    the one which has the
    > tab text as a link and nothing in the content area.
    Thanks for the help!
    >
    > <div id="CollapsiblePanel2"
    class="CollapsiblePanel">
    > <div class="CollapsiblePanelTab"
    tabindex="0"><a
    > href="
    http://freywine.stores.yahoo.net/">Order
    Here</a></div>
    > <div class="CollapsiblePanelContent"></div>
    > </div>
    >

Maybe you are looking for

  • Error : Posting period 003 2008 is not open

    Hi Team, When I m doing recording through transaction FBS1 it is giving me error message "Posting period 003 2008 is not open". Can anyone tell me how to avoid this. Thank u in advance.

  • 2 Questions re getting rid of songs & keeping little hands from downloading

    Hi, 1. Got my new iPhone last week but my niece nicely took it and loaded up some tunes from her itunes before i got to use it on my pc. Now when I plug it into my iTunes it wont open my iPhone details or let me delete what she put on for me- how do

  • My adobe acrobat 9 pro is not responding

    I have had Adobe Acrobat 9 Pro installed for 3 years now.  Then I got a message that I had to uninstall and reinstall which I did.  However, Adobe is not responding when I try to move around a PDF or try to print a page.  Any ideas?  Does my purchase

  • EP- CRM- BAB-BSP-Applications problem

    Hi Guys, When we are trying to copy the existing CRM BSP application to new BSP applicaiton using BAB [Bluprint Application Builder], we are encountering the following error " Object R3tr Tabu CRMC_Blueprntc, referred to by the object key, does not e

  • Can PS CC be installed on an XP system?

    I had a CS6 subscription on a laptop.  It expired a couple months ago.  I just signed up for PS CC for a year.  I get a message that XP is no longer supported and I can't download.