And also you have this loaded with your ajax content:

<div id="contentarea" style="height: 390px; display: block;
border-right-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Untitled Document</title>
<h1>Testing</h1>

the meta and title tags are probably not needed here :)))

----
Read jQuery HowTo Resource  -  http://jquery-howto.blogspot.com



On Tue, Feb 24, 2009 at 6:48 PM, sweat <b...@live.nl> wrote:
>
> Nevermind, got it working..
> Just used $('#contentarea').load('home.php'); to get the content, and
> now it is working...
>
> On 24 feb, 14:29, sweat <b...@live.nl> wrote:
>> Hi,
>>
>> I have a problem, i want to use prettyPhoto to load images from ajax
>> loaded content.
>> Tried to use livequery for this, but this only works when i first
>> click on a image outside the ajax content and after that it works
>> inside the ajax content. (http://gotstyled.com/balotti)
>> Something wrong in my code? can anyone help me plz?:D
>> Help really apreciated....
>>
>> king regards,
>>
>> Bas

Reply via email to