query tag

356 questions


3 answers
109 views
0
I want to get the height of a specific element in modal

Currently, I am creating a page for modal display using version 3.3.6 of modal.js.This screen has a button, and when you click the button, a modal window appears.Some modals are wrapped in <p>, ...


1 answers
103 views
0
phpajax, SyntaxError: Unexpected identifier

What I want to do is: I want to run the include/sync.php file when I press the send button.Description: I retrieve the data from mysql database in php and display it in the order of the latest id. I p...

1 years ago

2 answers
46 views
0
Asynchronous communication introduces conversation functionality, but data cannot be displayed without reloading the page.

I am thinking of introducing a conversation function through asynchronous communication.Data can be displayed without page movement, but it cannot be displayed without page movement or reloading.If an...


1 answers
108 views
0
Import Error in Adwords Editor

I received CSV data that I exported information from the other company's admin words editor, so when I tried to import it into a newly created account, I got an error No Required Account Column and I ...

1 years ago

2 answers
42 views
0
Asynchronous communication introduces conversation functionality, but data cannot be displayed without reloading the page.

I am thinking of introducing a conversation function through asynchronous communication.Data can be displayed without page movement, but it cannot be displayed without page movement or reloading.If an...


1 answers
42 views
0
How to pass the jQuery Rating to PHP with the submit button

I would like to use jQuery Rate (http://wbotelhos.com/raty) to give a five-step rating to the form of posting a review of a book.<form action=review.php method=post> <label class=control-labe...

1 years ago

1 answers
41 views
0
Is there a way to narrow it down by element attributes in jquery?

html<a href=hoge>1</a><a href=huga>2</a><a href=hogehoge>3</a><a href=hugahuga>4</a>jquery$('a').onAttr('href', 'hoge'); // 1 jquery object$('a').onAttr...

1 years ago

1 answers
124 views
0
BQ → Data Portal Updates

I don't know if the question here is appropriate because it's a data portal.Display data entering BQ on the data portal in real timeI don't know how to do it.If anyone knows, please let me know!

1 years ago

3 answers
71 views
0
If you do not specify a height in Galleria, `Fatal error: Could not extract a stage height from the CSS.` will appear.

The JavaScript library Galleria implements an image gallery.Fatal error: Could not extract a stage height from the CSS. Traced height:0px.The error appears.#galleria{ height —500px;}As shown in , heig...


1 answers
43 views
0
How do I run animation if jQuery gives me a specific class?

If jQuery has a specific class (.animate) in it, I would like to find a specific class (.slideFirst) in it and run the animation, but it doesn't work.The .animate class is not given from the beginning...

1 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.