[jQuery] Re: How get data objects from a php file called via ajax

2009-01-16 Thread Mikael
); > // define your click event here > > Or  with jquery 1.3 you can use .live()http://docs.jquery.com/Events/live > > On Jan 15, 5:41 pm, Mikael wrote: > > > Thanks Milos. > > When I fixed this coding error I get a button but I still can not get > > any click eve

[jQuery] Re: How get data objects from a php file called via ajax updated?

2009-01-16 Thread Mikael
r test-ajax.php in the browser with params, and see if > it outputs the html it should. > > And where exactly in the code did you execute var > x=document.getElementsByName("test_select_1");? If it's not inside the > 'success' function, it probably won't

[jQuery] How get data objects from a php file called via ajax updated?

2009-01-16 Thread Mikael
Hi all, I want to make a selection in a list created by a php-file that is called from another php-file using jQuery and ajax but I can not get any events to the newly created html elements. My example is very limited but shows the main problem. The first php-file has abutton defined like this:

[jQuery] Re: How get data objects from a php file called via ajax

2009-01-15 Thread Mikael
;'; > You forgot to close that class property in the input. > > On Thu, Jan 15, 2009 at 12:12 PM, Mikael wrote: > > > I am new to javascript and jQuery programming so my problem might be > > very simple to explain but please bare with me. > > > I want to make a

[jQuery] How get data objects from a php file called via ajax

2009-01-15 Thread Mikael
I am new to javascript and jQuery programming so my problem might be very simple to explain but please bare with me. I want to make a selection in a list created by a php-file that is called from another php-file using jQuery and ajax but it fails. My example is very limited but shows the main pr

[jQuery] JSON support in flash plugin?

2008-12-08 Thread mikael
Hi I have a flash (swf) file that needs rather extensive input in form of flash-vars. My flash colleague would like to recieve the flash-vars as an object (JSON). Have any of you tried that - or maybe even extended Luke's (great!) plugin? This is how you feed flash-vars to the movie 'out of the b

[jQuery] Re: New Plugin: HoverAccordion

2007-08-06 Thread mikael
Dragan - why do you have to wait for 1.2? I'm really excited about your plugin and can't wait to see the final result that works like Apples all the way. It's very nice work you are doing - keep it up! /Mikael On Aug 5, 6:53 pm, "Dragan Krstic" <[EMAIL PROTECTED]>

[jQuery] Re: ajax tabs: How do you refer to area content is loaded into?

2007-05-04 Thread Mikael Noone
Hello, I have just the exact same question. Trying to integrate it with a joomla template, just like the one already done with mootools. Regards, Mikael. On 5/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, With regards to the tabs plugin (http://stilbuero.de/jquery/tabs/ #fr

[jQuery] Re: Tabs created on the fly

2007-04-07 Thread Mikael Noone
Please talk to klaus about this, he is going to rewrite his Tab Plugin to support dynamic tab creation. Maybe you could help eachother to make it possible? On 4/4/07, bmckenzie <[EMAIL PROTECTED]> wrote: I used to be able to create new tabs with the tabs plugin, but I've messed something up (o