Re: [jQuery] AJAX problems - ajaxSubmit Form-PlugIn

2006-12-28 Thread Olaf Bosch
Mike Alsup schrieb:
 1. the script duplicates the formsheet of Eintragen when you open and
 close it again and again..
 
 Olaf,
 
 It looks like you're returning the entire HTML document in both the
 IFrame and the return from the form submit?  For the form submit
 (save.php) try returning only the document fragment that needs to be
 inserted into the existing document.

Thank you Mike for the support on PM. I follow you do the right direction.

If still somebody liked to look:
http://olaf-bosch.de/power4/news.php

Thank you, i learning further JQuery

Excuse for the late answer, and bad in English anyhow ;)

-- 
Viele Grüße, Olaf

---
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
---

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] AJAX problems - ajaxSubmit Form-PlugIn

2006-12-26 Thread Mike Alsup
 1. the script duplicates the formsheet of Eintragen when you open and
 close it again and again..

Olaf,

It looks like you're returning the entire HTML document in both the
IFrame and the return from the form submit?  For the form submit
(save.php) try returning only the document fragment that needs to be
inserted into the existing document.

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] AJAX problems - ajaxSubmit Form-PlugIn

2006-12-25 Thread Olaf Bosch
Olaf Bosch schrieb:

bump ;)

there are only 2 problems left which pop up and it gets more and more
obvious that
 Im unable to solve them on my own 
  1. the script duplicates the formsheet of Eintragen when you open 
and close it again and again.
 2. in the IE7 the popup works but the ajax-submit isn't executed at all.

here you can find the demo: http://olaf-bosch.de/power3/news.php
(you have to click on Eintragen in the right-upper corner)
feel free ti use it, is a DEMO

The Problem with german umlauts was solved, i have a .htaccess with
setting up the charset to utf-8 and do what i will.

I will thankfully appreciating any attempt to help my work here

Thanks Gerry Tucker, for the visit :)

  --
Merry Christmas, Olaf

---
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
---

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[jQuery] AJAX problems - ajaxSubmit Form-PlugIn

2006-12-23 Thread Olaf Bosch
Hey there,
well I am working on an Ajax-Script which saves inputs
here you can find the demo: http://olaf-bosch.de/power3/news.php
(you have to click on Eintragen in the right-upper corner)


there are 3 problems which pop up and it gets more and more obvious that
Im unable to solve them on my own
1. the script duplicates the formsheet of Eintragen when you open and
close it again and again..
2. the charset (german umlautes ae,oe,ue) are saved wrongly as
identities (like Atilde;ŸAtilde;para;Atilde;) and with deactivated
java-script it works perfect
3. in the IE the popup works but the ajax-submit isn't executed at all..

I will thankfully appreciating any attempt to help my work here

  --
Merry Christmas, Olaf

---
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
---

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/