Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 2 of 2
Goto page Previous  1, 2
 
Reply with quote Download Post 
Post Re: IE9 And Posting/Editing 
 
This would certainly work
Code: [Download] [Hide]
  1. $('form').submit(function () 
  2.   $(this).find('input[type="submit"]').val('Please wait').find('.mainoption').attr('disabled', true); 
  3. }); 
EDIT : for some reason it prevents the post from being saved. I neither know nor have time to look if IP checks the value of SUBMIT (I only know it checks if it's present)
 



 
Informpro - View user's profileSend private message 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: IE9 And Posting/Editing 
 
I'll have look and see if I can find the Orion stuff - No offence, but it could save one wasting their time on this, when they could be doing other things.

 

Edit - It's AJAX:

Found it! Don't know if it will help - - But!

Code: [Download] [Hide] [Select]
<td class="footer" colspan="2" align="center" height="28">{S_HIDDEN_FORM_FIELDS}
<input type="submit" tabindex="5" name="preview" onclick="return AJAXPreview({S_IS_PM}, {S_EDIT_POST_ID});" class="mainoption" value="{L_PREVIEW}" />
&nbsp;&nbsp;<input type="submit" accesskey="s" tabindex="6" name="post" class="mainoption" value="{L_SUBMIT}" onClick="this.value='{OF_WARTEN}'" />


Of Warten = Please Wait.  

I also know that myBB had the same problem with IE, and they resorted to using js to submit the form. Only difference is - They used a "Spinner" like I posted earlier.

ajax_postfunctions.zip
Description:  
Download
Filename: ajax_postfunctions.zip
Filesize: 2.48 KB
Downloaded: 23 Time(s)

 




____________
My advice is freely given on the assumption that you will ignore any part or all of it!
My Hobby
 
mort - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IE9 And Posting/Editing 
 
It's working the same way as my code, except it's not unobstrusive ;). And it does not disable other fields too.
 



 
Informpro - View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IE9 And Posting/Editing 
 
Thanks for the suggestions.

I'll think about integrating this.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Post new topic  Reply to topic  Page 2 of 2
Goto page Previous  1, 2


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events