sorry code work perfect on ie7, only with opera problem
<script type="text/javascript" src="prototype.js"></script>
<script language="javascript">
function updates(telo,forma) {
new Ajax.Updater(telo, forma, {
})
}
</script>
<a href="#" onclick="updates('blabla',update.php')"
<div id='blabla'></div>
On 6 апр, 02:47, "T.J. Crowder" <[EMAIL PROTECTED]> wrote:
> I think to get any useful help, you'll need to provide a more complete
> description of the problem. Usually if you create a minimal test case
> that demonstrates the error, two things happen: One, usually you
> figure out what's wrong and don't need to ask; and two, if you do need
> to ask, because you've presented a nice small example of what's wrong,
> people can quickly spot the problem and help you out.
>
> Hope this helps,
> --
> T.J. Crowder
> tj / crowder software / com
>
> On Apr 6, 12:46 am, XJIOP <[EMAIL PROTECTED]> wrote:
>
> > Yesterday configured on the my site Ajax.Updater, everything worked
> > perfectly today stopped working, the entire page is updated!
>
> > opera last version.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---