English 中文(简体)
Jqueryster 照片和严重冲突......。 DOM没有装货吗?
原标题:Jquery prettyPhoto and star conflict....DOM not loading?
问题回答

你将此称为“黑轴”,是因为饥饿评级制度正在通过亚子拉开? 如果是的话,问题将是(很可能的话)对星号的点击事件。 你们需要利用“生活”或“选择”职能。

同样的情况是,如果你在最初装满该页之后(或点击事件最初受约束之后)再用java字母书写“饥饿选择”的超文本。

或者,如果你 re死的评级制度是:

<ul id="star-rating-system">
    <li><img href="star.png" alt="star" /></li>
    <li><img href="star.png" alt="star" /></li>
    <li><img href="star.png" alt="star" /></li>
    <li><img href="star.png" alt="star" /></li>
</ul>

然后,可能会出现一个问题,即有两件带有同一身份的照片,这将造成问题。

您是否认为你可以提供更多信息,以便更加清晰? 例如,光彩评级制度的超文本,以及任何关于你如何或是否改变原样Ph的信息。

您的工作是:

$.noConflict();
$(function($) {
     //you jquery here
});




相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

How can i update div continuously

I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...

热门标签