jquery tag

340 questions


1 answers
43 views
0
I want to customize the jquery bxslider plug-in.

I am using the bxslider plug-in applied to the web page, and I have a question.For example, <ul class=bxslider> <li><img id=001 src=/images/730_200/hill_trees.jpg /></li> <l...

2 years ago

1 answers
112 views
0
Hash code site personal information change screen function (pop-up window)

The picture above shows the personal information change screen of this site (hash code).The function that I'm looking at here,This is.I want to implement this function, but I don't know the principle....

2 years ago

1 answers
91 views
0
How to get the current URL from JavaScript

I use jQuery. How can I get the current URL path?For examplehttp://localhost/menuname.de?foo=bar&amp;number=0I mean, this url.

2 years ago

1 answers
127 views
0
Use socket.io-based chat function to chat in a speech bubble manner by cavas to jquery.

Implemented multi-chat functionality with socket.io.And I made it possible to upload the message to a specific location by using canvas fillText.(ps. It's easy if you think about the chat method of th...


1 answers
40 views
0
To float Bootstrap popover as hover instead of clicking

Using Bootstrap's popover . But I can only see popover when I click it, but I want to float it right away if I raise the mouse (hover.I think the document says it's possible with hover, but I don't kn...


1 answers
31 views
0
PHP Highcharts Graph If you select 1 day or the last day of each month, you can't see the graph.

Hello. As the title says, if you select the graph on the 1st or the last day, you can't see the graph. Other than that, I can see it well.I can't see the graph above because of 2016-12-26 and 2017-01-...

2 years ago

1 answers
37 views
0
JavaScript.To remove() using parent(), .child()? (In shoveling)

Hello, I started shoveling, so I'm uploading it. ㅠ

2 years ago

1 answers
35 views
0
I did a long time of moving animation and it's lagging and moving.

It repeats moving one box of images up and down 150 pixels each for a total of 80 secondsIt doesn't move smoothly, but it keeps breaking off. What can I do?.imgBox img{ position:absolute; top:0px; -we...

2 years ago

1 answers
88 views
0
I want to create a web code editor. Or if there's anything good, please recommend it.

I'm trying to create a web code editor, but I don't know how to start, so I'm leaving a question.The period is set at 2 months, but I don't think it'll matter if it's delayed further.I'm planning to m...


1 answers
42 views
0
How do I put a 1-31 day for statement on PHP Highcharts graph?

It looks like this. Highcharts.chart('container', { chart: { type: 'column' }, title: { text:picker+'Statistics by Media Graph' }, xAxis: { categories: [1st, 2nd, 3rd, 4th, 5th, 7th, 8th, 9...

2 years ago
« - 25 - »

© 2024 OneMinuteCode. All rights reserved.