Width if not assigned in IE

I've been trying to build some dynamic sub-menus for this
template driven website I manage, but I'm having problems in IE
getting the width of a span tag. The width is not assigned in CSS
or inline because I want it to be the same size as the text that's
inside of it. span.offsetWidth seems to get the width in safari and
firefox, but in IE, it's returned 0. span.width get returned as
undefined in both of them. Do I have to set my css width to "auto"
before anything will work in IE or something?

Good thought, but does not work.
I did find a solution. I had created the XML data with a single space for entires that are empty. Turns out IE does not process those properly. It needs the entry to begin with a space, but have at least one more non-blank character.....

Similar Messages

  • Expression is not assignable

    I have an object (a custom UIView) in which I have this property in the public API:
    @property (nonatomic) CGPoint theOrigin;
    then, in the implementation file I have:
    @synthesize theOrigin = _theOrigin;
    also in the implementation file I have the method:
    -(void)setDefaultOrigin {
        _theOrigin.x = self.bounds.origin.x + self.bounds.size.width/2;
        _theOrigin.y = self.bounds.origin.y + self.bounds.size.height/2;
    which doesn't generate any compiler complaints but if I try to code the above method
    like this:
    -(void)setDefaultOrigin {
        self.theOrigin.x = self.bounds.origin.x + self.bounds.size.width/2;
        self.theOrigin.y = self.bounds.origin.y + self.bounds.size.height/2;
    I get a complaint on both lines of the method stating that the "Expression is not assignable"
    and it won't allow me to build. I am not understanding why I can't code it the second way.

    self.theOrigin.x assumes x is a property of theOrigin, which it is not.  It's a field of a structure.  _theOrigin.x references the supporting ivar directly and correctly sets the x field of the structure.

  • In our enterprise MPLS network we are using 192.168.20.0/24 subnet, in this subnet we have not assigned the IP 192.168.20.200/30 & 204/30, But still these subnets are reachable . Are these NNI IP ...Please explain.

    In our enterprise MPLS network we are using 192.168.20.0/24 subnet, in this subnet we have not assigned the IP 192.168.20.200/30 & 204/30, But still these subnets are reachable . Are these NNI IP ...Please explain.

    I have checked with ISP, there response is like below:
    Those are the NNI to GBNET IPs for Dominican Republic. They are Network IPs. You should be able to ping them-that means they are working.
    WANRT01#show  ip route | include 192.168.20.20
    B        192.168.20.200/30 [20/0] via 192.168.20.226, 02:18:29
    B        192.168.20.204/30 [20/0] via 192.168.20.226, 02:18:29
    Here its shows from any of our MPLS site we are able to trace the IP and it seems like, 192.168.20.204/30 is one more site but in actual its not.
    INMUMWANRT01#ping 192.168.20.205
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.20.205, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 224/232/260 ms
    INMUMWANRT01#trace              
    INMUMWANRT01#traceroute 192.168.20.205
    Type escape sequence to abort.
    Tracing the route to 192.168.20.205
    VRF info: (vrf in name/id, vrf out name/id)
      1 192.168.20.226 24 msec 24 msec 24 msec
      2 192.168.20.206 [AS 8035] 232 msec 232 msec 252 msec
      3 192.168.20.205 [AS 8035] 224 msec 224 msec *

  • Error while trying to run Bex Query -------- Field symbol is not assigned.

    Hello Every body,
    I am facing the following error after giving some value in Selection screen and trying to run the Bex Query
    ERROR : Field symbol is not assigned.
    Thanks in advance,
    Praveen

    can u plz give details of variables, what it is build on and the value u r inputing,
    also is thr any dump.
    double click on the error message it shows u. it will give u the detailed error message. post that too

  • Reporting Issue   "Opening Balance values are going to Not Assigned Values"

    Hi Friends,
    Closing Balance values are perfectly showing but opening balance values are going to Not Assingned Values? I am not able to find it out.
    our query is built on PCA Daily Multiprovider.
    Pls Help.
    Thanks
    Asim

    Hi Ravish,
    Here are the details
    Stock values and quantities in the PCA cube of BW never show correctly at an article level due to an opening balance issue.  This reduces our ability to report on stocks at moving average price, i.e. anything that actually matches the financial values in the system. The issue arises because stock at the beginning of the year (quantity and value) for any site is only shown against an article of "Not assigned."  Stock movements during the year are shown against the appropriate article.(If you have a new site, the will have stock assigned against an article up until 31 December and then the 31 December values are shown against "not assigned" for the next year).
    Thanks
    Asim

  • How to pass # (Not Assigned) in open doc url ??

    I am unable to pass # (Not Assigned) in open doc URL. I am also try %23 ( encoded form of #) but it show MDX error and when i supply directly # then my WebI report pull all the data i.e. my filter doesn't work. Please give me some way to pass # in opendoc..

    http://boseimdev60:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AQgEkeXDfo5PpR_IFC.rse0&sIDType=CUID&sType=wid&sRefresh=Y&mode=full&sRefresh=Y&lsSCalendarYear%2fMonthTo=032010&lsSCalendarYear%2fMonthFrom=032010&lsSInfoprovider (Multiple Required)=ZPUR_C15&lsSPlant(SelectionOptions%2cOptional)From=&lsSPlant(SelectionOptions%2cOptional)To=&lsSPur Doc Category (Optional)=K&lsSPlant=%23
    Here Plant=%23 i.e. in last i increase this prompt in WebI level so its work.

  • Showing as not assigned

    Hi All,
    In the bex analyzer report, I am seeing values as NOT ASSIGNED and #  in text and key columns when there is no data.
    I want to see them as blank instead of them,
    Can anyone tell where can I make that setting or change.
    Thanks In advance!

    Hi Pallavi,
    I think you can find some VB macro code posted here that will help you to do this...there is no option set in the query designer to blank out the records.
    Hope this helps...

  • SAP MII 14.0 SP5 Patch 11 - Error has occurred while processing data stream Dynamic Query role is not assigned to the Data Server

    Hello All,
    We are using a two tier architecture.
    Our Corp server calls the refinery server.
    Our CORP MII server uses user id abc_user to connect to the refinery data server.
    The user id abc_user has the SAP_xMII_Dynamic_Query role.
    The data server also has the checkbox for allow dynamic query enabled.
    But we are still getting the following error
    Error has occurred while processing data stream
    Dynamic Query role is not assigned to the Data Server; Use query template
    Once we add the SAP_xMII_Dynamic_Query role to the data server everything works fine. Is this feature by design ?
    Thanks,
    Kiran

    Thanks Anushree !!
    I thought that just adding the role to the user and enabling the dynamic query checkbox on the data server should work.
    But we even needed to add the role to the data server.
    Thanks,
    Kiran

  • How can I find photos that are not assigned to any collection?

    Hi !
    I'm using LR 5.7.1 on a Mac.
    When I've retouched raw pictures with PS CC (and do not need the PSD file any longer) I export the PSD (that is in my catalog) as JPG and let it add to my catalog automatically. After that I delete the PSD file. That works fine.
    But .... the new JPG file is not assigned to any collection. That's no problem unless I forget to do it manually after that export (and import).
    That brings me to my question.
    How can I find photos that are not assigned to any collection?
    I tried it with a smart collection after I found nothing suitable in library filter. The search criteria I tried are Source -> Collection with any of the conditions. One with an empty value field, then with just a space and so on.
    Has anybody a good hint for me?
    Thomas

    You can also add numbers if you have collections that don't use alphabet characters.

  • How to get rid of a "not assigned" line in Bex

    Hello Experts,
    I feed a Cube with two ODS-Objects, one fpr orders and one for items.
    ODS1 provides the number of orders and
    ODS2 provides the number of items and the charachteristic item_type for the dimension item.
    Because the charachteristic item_type is not provided by ODS1 there is a "not assigned" line at the bottom of the table in Bex!
    How can I get rid of this line? I want to avoid usong seperate Cubes for Orders and Items!
    thanx
    hiza

    Hi Hiza.
    In the query designer restrict item_type to # -> right click on # -> exclude from selection.
    Hope it helps.
    BR
    Stefan

  • Error--Control indicators not assigned to company code

    While creating PO in IDEAS following error is coming.
    "Control indicators not assigned to company code"
    Pl . suggest the remedy,
    Thanks a ton,
    Regards,
    NB

    Goto T code OKKP select your co.code on left side click on Activate components.
    in first tab " activate components" activate cost center ,  order mgmt, comm mgmt etc and save it.
    Reward if useful;
    Rgds
    GIrish Kavital

  • Account assignment not possible (Asset not assigned to a business area)

    HI
    While posting an asset acquisition through F-90 by entering Business area, doc.type AA,TT-100,PK-70, i am getting the error messege AA483 - "Account assignment not possible (Asset not assigned to a business area)".
    I have correctly created asset master and assigned Business area and Cost centre.
    And i am not getting any problem in another company code for same asset class.
    Please suggest
    Bhanu Prakash

    Hello
    Assets are assigned to a single business area in their master record. Every posting to an asset balance sheet account is automatically posted to that business area. The business area for an asset is passed on to all line items connected with the asset. Therefore you do not need to make a manual account assignment for a business area at any point.
    http://help.sap.com/erp2005_ehp_02/helpdata/en/5f/1fac7c4aee11d189740000e8322d00/frameset.htm
    Check the info on the link please
    Reg
    assign points if useful

  • Error - Company code not assigned to country or country to calculation proc

    Hi All,
    We are on ECC 6.0 instance.
    While trying to post a JE, I am getting the error message "Company code not assigned to country or country to calculation procedure". I am able to post the JE for a another company code. It seems we are missing some configuration for the company code error is coming up.
    Any ideas what is causing the errors. More details about the error are below:
    Company code not assigned to country or country to calculation procedure
    Message no. FF703
    Diagnosis
    An error occurred when checking the tax code. Either the assignment of company code and country or of country and calculation procedure is not correct.
    Procedure
    Check the system settings.
    To do this, choose Maintain entries (F5).
    If the program error occurred
    In a standard SAP program, then create an OSS message
    In a program you wrote yourself, then correct the program.

    Hi,
    You need to assign the tax procedure to company code.
    Try transaction OBBG. and check whether the proper tax setting are maintained or not
    You probably need to make other tax settings so you should check out
    the menu Financial accounting>Financial Accounting Global Settings>Taxes on
    Sales/Purchases in the IMG.
    Hope it will work.
    With Best Regards,
    Navneet Chaubey

  • Vendor not assigned to PR when doing a MRP run

    I am doing an MRP run for creating purchase requistions
    However the vendor is not getting assigned to the PR.
    I have the vendor defined in the source list (made it fixed) and also created info record.
    However when i run the MRP the PR is created but the vendor is not assigned to the PR.
    Also how can create the PO automatically from the MRP ?
    Also where can i see the time frame setting for Processing PR to PO?
    Thanks

    Dears,
    I'm faced to the same kind of problem...
    The process is an inter-company PR.
    The MRP of our plant creates PR for the other plant, these PR are type "MFS" (because of customizing with the tcode OPPR, in order to manage MRP group in the material sheet MRP1)
    We have maintained the info-record and the source list, and the extra-purchasing view of the vendor (the plant we send the PR).
    When we launch the MRP, the systems creates the PR and we get them in the dynamical status of stock (tcode MD04). In this list, the vendor well appears on the rigth of the screen. So, it seems that the source list is well managed
    BUT, when we have a look into the PR (tcode ME53N), the vendor doesn't appear in the source list sheet. :-((
    Please, tell me what could be the reason of this stange fact ? (the field is not invisble customized...)
    FYI, we get the same result with material without MRP group, and PR type NB
    Thanks for your support,
    BR,
    Tony

  • Error Message while ship to party is not assigned to sold to party in VA01

    Hi All,
    In VA01, i need to throw an error message while giving a ship to party, which is not assigned to sold to party.
    I tried in  EXIT_SAPLV09A_001
                  EXIT_SAPLV09A_002
                  EXIT_SAPLV09A_003
                  EXIT_SAPLV09A_004
    above user exits, but i couldnt find the solution.
    if possible provide with the code.
    i appericiate the early response.
    Regards,
    Kumar.

    User exit MV45AFZB, form-routine USEREXIT_CHECK_VBAK.

Maybe you are looking for

  • Problems with websharing + iPod touch

    Hello! I just tried to set up a connection between my iBook and my new iPod touch. My iBook ist connected to the internet via ethernet. Now I go to Websharing in the Sharing Icon in the system preferences and start Websharing (I use the default setti

  • How do I transfer contacts from 3G to 3Gs?

    I thought for some reason my phone numbers would transfer over from my 3G to the 3Gs but they didn't.. i tried putting my old sim in and "importing contacts" but didnt work anyone? Thanks!!

  • Is it possible to embed publisher metadata in a pdf so it shows in ADE

    Currently all I get is 'Publisher unknown'. Have seen various threads about this from a couple of years ago when it seems it wasn't possible, has this changed?

  • Missing F4V codec in format option, fresh install

    Hi! Just installed and updated AE CS4 trial and set some cuepoint in my video. Followed some tutorials showing f4v export. f4v is supposed to be one of the included 'codecs' available in the output module > format option. I only find FLV and NOT f4v.

  • Cannot get encoding correct using ABAP XML

    I need to transform data using ABAP transforms and the DOM. I'm expecting to get a string like this out of the DOM tree when I call IF_IXML_NODE->GET_VALUE( ): Jukan testityö Instead I get: Jukan testityA¶ (This is finnish). The inbound XML is UTF-8