I have a table style and i want

1. to make the whole row as 1 link to the node.
2. Even is it possible i want that the link show up the node in JQuery
3. Even is it possible i want to show up some images in JQuery (not the whole node)
4. A rollovereffect for the rows

Thanks

Comments

dawehner’s picture

sry.

ok the first question is understable, this can be done with theming the table, there are a "theme information " link in the views interface.

but wth is 2 3 and 4. i really don't understand what you want to achive

merlinofchaos’s picture

Status: Active » Closed (won't fix)

It is not possible to make an entire row of a table a link without doing some strange HTML.

The rest is well beyond what you'll get out of Views.

Jonasvh’s picture

I will explain

I have a contenttype with
- title
- description
- date
- image 1 to 10

My table style (views) consist of : title, description and date.
The images are not displayed in the table.
But if i click on the row (or on a link) -> i want to show the images as a JQuery Popup (images with transparent black background)