Active
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2009 at 08:22 UTC
Updated:
9 Mar 2009 at 16:02 UTC
Hi folks,
I like to add an argument to the url with onclick.. what's the right way to solve this? I'm new on the js and drupal.. :-(
I think I have to put something in
'#attributes' => array('onclick' => '$file_path'), ..... right?
But what exactly? url() or goto or href.. Can someone help me?
Cheers Apfel007
Comments
Comment #1
Apfel007 commentedIs there any limitation on it?
If I insert '#href' = $path, nothing happens.. do someone work with it?