|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Retired Member Join Date: Dec 2005
Posts: 139
![]() | Alright, So I'm coding a site in Ajax. The only special Ajax is really to load dynamic content so the page doesn't have to keep loading like on most other webpages. (When you click a link, it goes to another URL. With AJAX, it just loads it with a little "Loading" thing, AND it's faster.) I have a problem though; when a form is submitted, I need it the form's action to stay within the dynamic content <div> that is used to hold the actual changing content, which is ajax-controlled. Any tips on this? Thanks, -Matt
__________________ Retired Moderator/Member/Friend/Helper - it was great working with all of you! |
| |
|
| |||||||
| | #3 |
| Junior Guru | Hmmm...All I can think of is that the div is position absolute, and the ajax/js code is overwriting the div. Try this... HTML Code:
I'm not entirely sure, since I don't use much Ajax, but this will create a floated container, and may help. Some code would be great though, HTMLGuy
__________________ yaxal releases '07 |
| |
| | #4 |
| Retired Member Join Date: Dec 2005
Posts: 139
![]() | Hey, thanks for the attempts to help. Somebody helped first on another forum :-/ Gave me a link to a tutorial that helped. Thanks anyway ^_^
__________________ Retired Moderator/Member/Friend/Helper - it was great working with all of you! |
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AJAX Tutorial [including the 2nd part] | rohan2kool | HTML | 25 | 03-28-2007 10:21 PM |
| Please Help Me With This Question | MrAlan | General Talk | 6 | 10-15-2006 08:39 PM |
| AJAX Tutorial for sale (support sale) | rohan2kool | Other Goods | 0 | 08-31-2006 08:51 AM |
| Ajax | ciancomp | HTML | 0 | 05-20-2006 01:53 PM |
| Ajax Programming: Web 2.0 | compuXP | Programming | 6 | 01-09-2006 10:59 PM |