Finished separator - it is not perfect but it should do - I'm proposing adding a new item to 1.2 for someone who knows JQuery better than myself.
Now have to fix public page which is tweaked, because of the CSS change. I'll check-in on Monday On Sat, Sep 4, 2010 at 8:09 PM, Richard Hirsch <[email protected]> wrote: > Fixed the problem with the actions being in the wrong spot in IE - now > working on separator > > On Sat, Sep 4, 2010 at 6:26 PM, Richard Hirsch <[email protected]> wrote: >> working on this bug and making some progress - I'll report how far >> I've gotten in a few hrs. >> >> D. >> >> On Fri, Sep 3, 2010 at 6:23 AM, Imtiaz Ahmed H E <[email protected]> wrote: >>> In fixing another browser dependent bug (IE) for the 1.1 release, I found >>> that replacing JavaScript code by an equivalent JQuery call fixed the >>> problem. JQuery seems to handle browser differences very well. >>> >>> So just doing everything (or the offending code, if known) in JQuery and >>> maybe also using the latest version of JQuery so it handles later browser >>> versions too may help. >>> >>> Imtiaz >>> >>> ----- Original Message ----- From: "Richard Hirsch" <[email protected]> >>> To: <[email protected]> >>> Sent: Thursday, September 02, 2010 9:23 PM >>> Subject: Re: Jira task ESME-207 >>> >>> >>> I was thinking about it today and trying to figure out strategies to >>> discover where the problem lies. I was thinking about deleting HTML >>> elements and renaming CSS elements one at a time to see where the >>> problem is. For example, delete the separator. Test. Rename the style >>> for the .actions in the style.css to .actions1. Test, etc. >>> >>> Change the CSS and then refresh the page. >>> >>> 0 at 5:47 PM, Anne Kathrine Petterře <[email protected]> wrote: >>>> >>>> Hi, >>>> >>>> Has anyone else here looked at Jira task 207? >>>> If you have could you please tell me what you already tried/looked at so >>>> that I don't have to do the same things again. >>>> (and yes, I am about to start pulling out my hair LOL) >>>> >>>> Thanks, >>>> Anne >>>> >>> >>> >> >
