Skip to content
#

jQuery

jquery logo

jQuery is a lightweight library that simplifies programming with JavaScript. It builds on top of browser function and accomplishes programming tasks with fewer lines of code.

Here are 22,013 public repositories matching this topic...

penghuwan
penghuwan commented Nov 26, 2019

问题描述

Input,TextArea组件文档没有介绍小程序端的兼容状况

复现步骤

亲爱的开发者们您好,我遇到的问题如下

  1. 我想要使用Input,Textarea等组件,并想要运用于小程序中
  2. 查阅taro中该组件相关的文档后,没有只有H5/RN端介绍了兼容性差异,而微信,支付宝等小程序端没有介绍兼容情况,如下图所示

屏幕快照 2019-11-26 下午12 05 43

3.请问能够补充一下吗
4. 非常感谢!

期望行为

能够在Input,Textarea文

viktorsmari
viktorsmari commented May 5, 2020

This is a feature request for a minor documentation improvement on the createTag

A common use case is to create a new item via AJAX, and then add it to a list. I was not able to do this after hours of research in the docs, issues and the forum.

Problem

It looks like the documentation is a bit short on how to use the createTag.

  • There is confusion on why the createTag fires o
MichielDG
MichielDG commented Mar 13, 2020

Version

v1.4.10

Development Environment

Chrome 80.0.3987.132

Current Behavior

Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.

// Write example code
Go to section
* [Hello](#hello)  
* [Hello World](#hello-world)
* [Another section](#new-section)    <-- it's called 'Another section' in this list but refers to 'New
jlvdh
jlvdh commented Nov 27, 2018

What is the current behavior?

Crawling a website that uses # (hashes) for url navigation does not crawl the pages that use #

The urls using # are not followed.

If the current behavior is a bug, please provide the steps to reproduce

Try crawling a website like mykita.com/en/

What is the motivation / use case for changing the behavior?

Though hashes are not ment to chan

jrun
jrun commented Oct 5, 2018

While updating an app to jQuery 3.3.x, I noticed a jQuery deprecation warning indicating the event shorthand methods have been deprecated. It seems there are no plans to ever remove them but they've been removed from the slim version of the package.

Even though there are no plans to actually remove the methods, does it makes sense to clear up the deprecation?

JQMIGRATE: jQuery.fn.click() e

jquery-timeago
SphereFx
SphereFx commented Oct 24, 2019

I personally don't like the format that toLocaleString() returns (24/10/2019 2:36:56).

It would be nice if there was an option to pass its options like dateStyle: 'long', timeStyle: 'short', etc.

e.g.

$.timeago.settings.LocaleFormat = {dateStyle: 'medium', timeStyle: 'short', hour12: true};
// $(this).attr("title", date.toLocaleString(undefined, $t.settings.LocaleFormat));
``
2jiwon
2jiwon commented Sep 6, 2019

Hello

I'm trying to use this package and followed this document, but it doesn't work.
I'm not sure it's the proper way to use this. The document says 'Laravel 5.1 with...'.
The route file path is different.

Anyway, I followed everything on the document and it threw this error message.

InvalidArgumentException
Attribute [controller] does no

Created by John Resig

Released January 2006

Latest release 3 months ago

Repository
jquery/jquery
Website
jquery.com
Wikipedia
Wikipedia
You can’t perform that action at this time.