Đăng Nhập

Vui lòng khai báo chính xác tên truy cập và mật khẩu!

Quên mật khẩu?

    xin các pro chỉ dẫn code về jquery autocomplete. em mới tìm hiểu về jquery nên không hiểu code

      Thành Viên Chính Thức
      mrtran93

      Giới tính : Nam

      Tuổi : 30

      Đến từ : hai duong

      Ngày Tham gia : 21/10/2012

      Tổng số bài gửi : 2

      #1

       Sun Sep 08, 2013 2:56 pm

       
      lang="en">
        charset="utf-8" />
        </font></font><font color="#333333"><font face="Courier New">jQuery UI Autocomplete - Default functionality</font></font><font color="navy"><font face="Courier New">
        rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
        src="http://code.jquery.com/jquery-1.9.1.js">
        src="http://code.jquery.com/ui/1.10.3/jquery-ui.js">
        rel="stylesheet" href="/resources/demos/style.css" />
       
        $(function() {
          var availableTags = [
            "ActionScript",
            "AppleScript",
            "Asp",
            "BASIC",
            "C",
            "C++",
            "Clojure",
            "COBOL",
            "ColdFusion",
            "Erlang",
            "Fortran",
            "Groovy",
            "Haskell",
            "Java",
            "JavaScript",
            "Lisp",
            "Perl",
            "PHP",
            "Python",
            "Ruby",
            "Scala",
            "Scheme"
          ];
          $( "#tags" ).autocomplete({
            source: availableTags
          });
        });
       
       
      class="ui-widget">
        for="tags">Tags:
        id="tags" />
       
       
      Admin
      Admin

      Giới tính : Nam

      Đến từ : TPHCM

      Ngày Tham gia : 03/04/2011

      Tổng số bài gửi : 2292

      #2

       Mon Sep 09, 2013 10:13 am

      bạn tham khảo bên đây nhe
      [You must be registered and logged in to see this link.]
       xem code demo tim kiem day
      Code:
      http://nhatcntt.forumvi.com/download.forum?id=54
      Attachments
      xin các pro chỉ dẫn code về jquery autocomplete. em mới tìm hiểu về jquery nên không hiểu code  AttachmentSearch.zip
      You don't have permission to download attachments.
      (2 Mb) Downloaded 4 times