That's what I'm trying to get at - is this a bootstrap problem, or is this a problem with the logic you have provided for form submission? If the latter is the case, we need to see code...
On Tuesday, March 27, 2012 12:46:10 PM UTC-7, SuMiT KuMaR wrote: > > It looks like the issue with the Jquery library. Are you using the latest > Jquery version? > > > Thanks, > Sumit > > > On Wed, Mar 28, 2012 at 1:10 AM, Mahesh Nattanmai <[email protected]>wrote: > >> Hi John, >> >> Thanks for helping me out. >> >> When I click on Login button nothing happens. I think the buttons are >> working in the site for IE 7 'cause we have another button for different >> feature even that doesn't do anything. >> >> IE 7 says 'the object is not supported'. >> >> Mahesh >> >> >> On Tue, Mar 27, 2012 at 3:38 PM, John Roberts <[email protected]>wrote: >> >>> What do you mean when you say that the button does not respond? >>> >>> >>> On Tuesday, March 27, 2012 11:06:35 AM UTC-7, njmahesh wrote: >>>> >>>> Attached is the login screen that's build with bootstrap toolkit. >>>> Everything looks good except that this login button doesn't respond in IE >>>> 7. When I firebug I see this code. >>>> >>>> <button class="btn form-submit" id="edit-submit" name="op" value="Log >>>> in">Log in</button> >>>> >>>> Any thoughts, suggestions, tips? >>>> >>>> Note: I am using Bootstrap V2.0 and I just love it. >>>> >>>> Thanks in advance >>>> Mahesh >>>> >>> >> >
