I would use CSS for this. Have each image have a right (or left) margin of the appropriate size.
On Jun 24, 3:26 am, Wolfram Rösler <[email protected]> wrote: > Hello, > > I wrote: > > how can I make the images in afisheyebe displayed with some distance > > between them? > > Perhaps I didn't make myself clear. I have a couple of images in a > fisheye that I want to be displayed with some space between them. > Currently, jQuery displays the image directly connected to each other: > > XXXYYYZZZ > XXXYYYZZZ > XXXYYYZZZ > > (XXX stands for the first picture, YYY for the second, and ZZZ for the > third) > > What I want is this: > > XXX YYY ZZZ > XXX YYY ZZZ > XXX YYY ZZZ > > Is there any way to make this possible, other than creating new images > that contain a border? > > Thanks for your help > Wolfram --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
