I'd prefer the "old fashion" common links rather than using frames. Just use
links like gallery/category_slug and you're good to go. Don't use frames. Or
use jQuery for AJAX. It's easy to learn and it'll help you to learn things
that are worth to know

On Thu, Oct 28, 2010 at 3:11 AM, Gareth McCumskey <[email protected]>wrote:

> If you are using frames I'd highly recommend you rethink it as Frames are
> by far one of the worst ways to develop.
>
>
> On Tue, Oct 26, 2010 at 2:45 AM, xpanshun <[email protected]> wrote:
>
>> Hi all,
>>
>> I created a product gallery with the following format:
>>
>>
>> bracelets     |      [image 1] [image 2] [image 3]
>> earrings       |      [image 4] [image 5] [image 6]
>> necklaces    |      [image 7] [image 8] [image 9], etc.
>> sets            |
>>
>>
>> So the left side contains links that are in the following categories
>> (of products): bracelets, earrings, necklaces, and sets.
>>
>> How can I make it so that when the user clicks one of these links, the
>> result images for that criteria appear in the right hand panel. What
>> kind of page structure do I need?
>>
>> I already know how to retrieve the array using DQL and show the
>> images, but I can't fathom how I can make them appear on the right
>> side--reloading the images to fit the criteria.
>>
>> I don't think frames will work here (tell me if I'm wrong) and I don't
>> know how to work with slots. :(
>>
>> I would appreciate any help and direction you can provide for me to
>> achieve this. Thank you!
>>
>> --
>> If you want to report a vulnerability issue on symfony, please send it to
>> security at symfony-project.com
>>
>> You received this message because you are subscribed to the Google
>> Groups "symfony users" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<symfony-users%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/symfony-users?hl=en
>>
>
>
>
> --
> Gareth McCumskey
>
> http://garethmccumskey.blogspot.com
> twitter: @garethmcc
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<symfony-users%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" 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/symfony-users?hl=en

Reply via email to