var चेक; फ़ंक्शन शोलोडर () {$ ('# mc_signup_form')। प्रीपेड ('लोड हो रहा है & hellip;'); check_init (); }
फ़ंक्शन चेक_इनिट () {check = setInterval ('check_trigger ()', 300); } फ़ंक्शन check_clear () {स्पष्ट अंतराल (चेक); } Function check_trigger () {if ($ ('। Mc_error_msg')। लंबाई == 0 || $ ('। Mc_success_msg')। लंबाई == 0) {$ ('# mc_signup_form .loading')। निकालें (); check_clear (); }}
मुझे आश्चर्य है कि मेरा ब्राउज़र कहता है कि check_trigger () मौजूद नहीं है? मैं अपने showLoader () फ़ंक्शन के अंदर एक सेट इन्टरलाले शुरू कर रहा हूँ इसे चेक_ट्रिगर को ट्रिगर करना चाहिए
पोस्ट टेक्स्ट "itemprop =" text ">
मुझे setTimeout और setInterval पर स्ट्रिंग्स मिलती है, बस समस्या की ओर जाता है:)
कोशिश करें:
सेट इन्टरवाल (चेक_ट्रिगर, 300);
Popular posts from this blog
I have a question, how can I get results of similar Google results like Wikipedia, MySpace ... When you search Wikipedia on Google, you have the result of an input search for Wikipedia, which is user-friendly. When you search MySpace on Google, you have Google results below, some links: login, register, sign up, search ... I actually do this on Google for my website Want a kind result? Thank you. itemprop = "text"> create a sitemap: Custom Search Engine Create: Thanks Google!
I'm trying to display the file name in a listbox, taken from a special directory. They are stored in an ObservableCollection of FileInfo Object: Public supervision & lt; FileInfo & gt; Project Files {Get (empty (selected folder == empty); DirectoryInfo D = New Directory Info (SelectedFolder); if (! D.Extists) returns empty; New Observe Collection & lt; FileInfo & gt; (d.EnumerateFiles ( Return "* .xsi")}}} When a text is entered or a text box has changed in "FilesFilterBy" I applied a filter on the listbox, called Is: Private Zero FilterFiles_TextChanged (Object Sender, TextChangedEventArgs e) {ICollectionView View = Archive Source.GetDefaultView (ProjectFiles); see.filters = new new & amp; object> (IsTextInFilename);} public bool isTextInFilename (object item) {string file name = path.GetFileNameWithoutExtension (as fileInfo) .Name item Returns (filename. ToLower (). Includes (File Byte Text. Taylor ());} At the same time,...
How can I use the Pageinization Assistant in KPHPH to set more than one result on the same page? They will do the page independently Edit: I have found a reason why it can not do this because because the page will get its URL from the assistant controller / verb and after that Finally add its parameters. If it pulls the URL from the address bar, it has its own unique variable and then a straw_rele is used to navigate to the next one if you have already placed the page, or if it is not present in it Now, I'm thinking of re-writing assistant to support this feature to support this feature, but I'm not sure if I need it or if they are already I support it and I am doing it wrong Here's my solution in your controller: function index () {// your default model is $ $ this- & gt; Set ('model1', $ this- & gt; paginated)); // Endorsement for Model 2- $ this- & gt; Set ('Model2', $ this- & gt; Paginated ('Model2')); } In your ...
Comments
Post a Comment