【发布时间】:2013-07-02 17:54:37
【问题描述】:
我使用带有 PHP 和 JSON 的 tokeinput “好插件”工作得很好,但现在我只需要从 tokeinput 表单中获取 1 个参数并在 JS 中使用。我需要将参数 id 标记为限制 1
$('.tags').tokenInput("get"); // for take all parameters and now i want only id
// and?
非常感谢:)
【问题讨论】:
标签: javascript jquery jquery-tokeninput