On Wed, Jun 3, 2009 at 9:27 AM, [email protected]
<[email protected]> wrote:
>
> two questions...
>
> 1. the relative url issue that in oct 08 was posted as 'will be fixed
> in next version'. i'm still experiencing. was it never fixed? did it
> reappear? am i doing something wrong by just doing a:
>
> .changeset > a
>
> which results in
>
> https://cgi-bin/trac.cgi?MOREHERE


i cant repro this issue. for my example setup, see screeshots linked
below. just follow that setup and you're good.

http://skitch.com/itod/b1apa/twitter-thumbnails

http://skitch.com/itod/b1ap2/twitter-thumbnail-prefs



>
> 2. if i want to select more than one thing from the same page like
>
> .changeset > a
> and
> .newticket > a

you would construct the selector just like you would in CSS:

    .changeset > a, .newticket > a

note  the comma

td

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

Reply via email to