English 中文(简体)
找到一个被丢掉的 j子吗?
原标题:Any tricks to finding a lost jQuery object?

页: 1 其中一个选择是“成功”,可以要求功能以表格形式输入有效的用户。 唯一可以采纳的论点是“标签”,“标签”是输入要素权利的动态附加标签领域。

我需要采取一系列行动,解决“div”这一棘手问题,但我遇到巨大困难,试图背弃我所希望的四分五裂。 我甚至可以发现标签在哪里。 是否有trick?

I ve used matters such as alert (label. Kers ( .formrow ).html (); and alert (label.other(). jun(.html)(); and they all Return “null” ... alert (label.html(); Return “"”

类似方法过去对我起到了作用。 一旦我找到一些东西,我就采用了<代码>next()或find(>,所有这些都很好。 是否有另一种方式?

PS。 例:

success: function(label) {
  errorspotholder = label.parents( .formrow ).find( .rederrorx );
  errorspotholder.removeClass( rederrorx ).addClass( norederrorx ).qtip( destroy );
            },
最佳回答

这个问题属于特例,因此可能对任何其他人都非常有用。

但是,我不使用“标签”的做法,是宣布一个基于“金”另一动态选择的全球变数。 鉴定(在这种情况下,我使用了“质量”中的“要素”。

它发挥了作用。

Marko还在评论中建议,研究火力燃烧(植被火力燃烧)产生的代码,从而找到损失的内容。 伟大思想! 我没有发现我的标签丢失,但它本应工作,而且可能为其他人工作。

问题回答

暂无回答




相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.

热门标签