JS Issues Written by salyris on 2006-09-20 09:50:33 You are having the same issues we are having in developing AJAX menus in Joomla: HTTP request method and innerHTML. For example, why doesn't the 'Contact Us' not work if you click on the 'Send' and 'Back' buttons when you use the AJAX menu in your demo? Then when you use the default Joomla menu for the 'Contact Us' page it works, so how will you get this to work and with other modules that contain Javascripts? We are currently developing a workaround, but it looks like you need to as well. So, I would take this down because of this issue or you will be getting a lot of complaints. Regards, Sean |
Re: JS Issues Written by fj_marcin on 2006-09-20 10:50:32 Hi, thank you for your comment. I will report it to my development team and we will fix it. We troubleshoot. Everyone who purchased our product will receive fixed release. Best regards Marcin Kierdelewicz MAMBOASSISTANCE.COM Team
|
Written by irstudio on 2006-09-20 16:50:21 if you could make the browser button retain state with this plugin it would be pretty cool... normally ajax isn't used for navigation but to change the page. AJAX is most useful fordynamically updating contont on a given page, not really for navigating from page to page, but if the back button and bookmarking didn't break then it would be pretty cool still. let me give you some examples of what i mean by "dynamically updating content on a page". for example, hitting "read more" and having the page load the full content item in place without a reload. for example, hitting "comment" and having the comment form appear without a reload for example, submitting a comment without a reload and having it appear etc, etc. |
Suckerfish compatible Written by
|