Hi! From the docs: -- title - (string|function: defaults to title) The property of the element to be used for the tip-title. If this option is a function it will execute it on every element with it passed as the first argument. It uses the return value of this function as the tip-title
text - (string|function) Behaves the same as the title option but for tip-title. By default it either uses the rel or the href attribute as tip-text. -- Ok. I'd like to know: if I assign a function to the title or text options, what params are passed to it to use in its body? -- Subscription settings: http://groups.google.com/group/mootools-users/subscribe?hl=en
