Active
Project:
Ajaxify Drupal with JQuery Ajax
Version:
7.x-1.83
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 May 2014 at 22:09 UTC
Updated:
15 May 2014 at 22:09 UTC
I have a use case where I have a URL value as a JavaScript variable that has no markup on the page. I would like to trigger the ajax functionality in this module like so:
some_javascript_function_in_your_module(my_url_variable);
Do you have an exposed function that can handle this?
Thanks!