Trending questions in Web Development

0 votes
0 answers

How to generate a create table script for an existing table in phpmyadmin?

How can I generate a create table ...READ MORE

Aug 4, 2022 in PHP by Kithuzzz
• 38,010 points
629 views
0 votes
0 answers

Is it possible with CSS to make text's color fade between two colors?

In the following design, I want to ...READ MORE

Aug 5, 2022 in CSS by Edureka
• 13,620 points
562 views
0 votes
0 answers

How to find array / dictionary value using key?

I want to use the key to ...READ MORE

Aug 1, 2022 in PHP by Kithuzzz
• 38,010 points
746 views
0 votes
0 answers

Remove .php extension with .htaccess

I looked here and read the Apache ...READ MORE

Jul 30, 2022 in PHP by Kithuzzz
• 38,010 points
832 views
0 votes
0 answers

How to import Google Web Font in CSS file?

I only have access to the CSS ...READ MORE

Aug 10, 2022 in CSS by Edureka
• 13,620 points
331 views
0 votes
0 answers

how do you increase the height of an html textbox

How can the height of a textbox ...READ MORE

Aug 12, 2022 in HTML by Tejashwini
• 3,820 points
242 views
0 votes
0 answers

How do you add a scroll bar to a div?

I have a popup that displays some ...READ MORE

Aug 12, 2022 in CSS by Tejashwini
• 3,820 points
241 views
0 votes
0 answers

PHP Elvis operator vs null coalescing operator

Can someone clarify the differences between PHP's ...READ MORE

Aug 3, 2022 in PHP by Kithuzzz
• 38,010 points
617 views
0 votes
0 answers

How to transfer data from a controller to a socket.io in nodejs?

I'm developing a web application that will ...READ MORE

Jun 23, 2022 in Node-js by Vaani
• 7,060 points
2,391 views
0 votes
0 answers

JavaScript Split & jQuery .val() can I chain them?

Here's a very simple question... can I ...READ MORE

Aug 12, 2022 in Web Development by gaurav
• 23,260 points
233 views
0 votes
0 answers

jquery uncheck and check and vise versa checkbox of child element

Here is my html #This will be generated ...READ MORE

Jul 26, 2022 in Web Development by gaurav
• 23,260 points
959 views
0 votes
0 answers

Laravel 5.3 - TokenMismatchException in VerifyCsrfToken.php line 68:

How can I fix the title-related issue ...READ MORE

Jul 28, 2022 in Laravel by Kithuzzz
• 38,010 points
893 views
0 votes
0 answers

How can I create a "Please Wait, Loading..." animation using jQuery?

I would like to place a "please ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,260 points
272 views
0 votes
0 answers

MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine

I am working on creating a database ...READ MORE

Jun 23, 2022 in PHP by narikkadan
• 63,700 points
2,406 views
0 votes
0 answers

ipad web application: How do I prevent the keyboard from popping up on jquery datepicker

I have a form with an date ...READ MORE

Aug 12, 2022 in Web Development by gaurav
• 23,260 points
227 views
0 votes
0 answers

Expose jQuery to real Window object with Webpack

I want to expose the jQuery object ...READ MORE

Aug 2, 2022 in Web Development by gaurav
• 23,260 points
657 views
0 votes
0 answers

External CSS vs inline style performance difference?

According to a friend of mine, utilising ...READ MORE

Aug 5, 2022 in CSS by Edureka
• 13,620 points
524 views
0 votes
0 answers

Webpack 4 css modules TypeError: Cannot read property 'context' of undefined

I just upgraded to webpack 4. I ...READ MORE

Jul 20, 2022 in CSS by Edureka
• 13,620 points
1,215 views
0 votes
0 answers

Php artisan make:auth command is not defined

I ran this command in Laravel 5.2 but ...READ MORE

Jul 21, 2022 in PHP by narikkadan
• 63,700 points
1,188 views
0 votes
0 answers

How to display image in css grid?

I am trying to make a css ...READ MORE

Jul 18, 2022 in CSS by Edureka
• 13,620 points
1,298 views
0 votes
1 answer

jquery - is not a function error

In Wordpress jQuery.noConflict() is called on the jQuery file ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
547 views
0 votes
0 answers

How to scroll to top of page with JavaScript/jQuery?

Is there a way to control browser ...READ MORE

Jul 1, 2022 in Web Development by gaurav
• 23,260 points
2,034 views
0 votes
0 answers

PHP Simple Search Form

Since I'm new to PHP, I'd like ...READ MORE

Aug 8, 2022 in PHP by Kithuzzz
• 38,010 points
404 views
0 votes
0 answers

What are some cool JQuery/CSS3 effects like Google's "Barrel Roll"

For those of you who do not ...READ MORE

Aug 12, 2022 in Web Development by gaurav
• 23,260 points
212 views
0 votes
1 answer

Multi-Colored text using only CSS

Put your text inside a span> tag ...READ MORE

Jun 28, 2022 in CSS by Edureka
• 12,690 points
2,130 views
0 votes
0 answers

Navigate back with PHP form submission

So here's how it works: I use ...READ MORE

Aug 7, 2022 in PHP by Kithuzzz
• 38,010 points
442 views
0 votes
0 answers

GD Library extension not available with this PHP installation Ubuntu Nginx

When I try to upload a file ...READ MORE

Jul 29, 2022 in PHP by Kithuzzz
• 38,010 points
828 views
0 votes
1 answer

Jquery vegas plugin image resize within <div> elements

Actually vegas plugin is meant for body ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
502 views
0 votes
1 answer

jQuery show() won't turn Bootstrap d-none class visible

When you not sure how your element ...READ MORE

Jun 27, 2022 in Web Development by rajatha
• 7,680 points
2,216 views
0 votes
0 answers

Is there a jQuery unfocus method?

How can I unfocus a textarea or ...READ MORE

Aug 8, 2022 in Web Development by gaurav
• 23,260 points
361 views
0 votes
1 answer

jQuery - trapping tab select event

it seems the old's version's of jquery ...READ MORE

Jul 26, 2022 in Web Development by rajatha
• 7,680 points
898 views
0 votes
0 answers

What is cURL in PHP?

I frequently come across the word "cURL" ...READ MORE

Aug 6, 2022 in PHP by Kithuzzz
• 38,010 points
455 views
0 votes
1 answer

"JQuery not defined" throwing error after installing angular-slickgrid

1. Your CDN-hosted jQuery might be blocked If ...READ MORE

Jul 25, 2022 in Web Development by rajatha
• 7,680 points
1,022 views
0 votes
0 answers

php password_hash and password_verify issues no match

I'm testing out the new password hash ...READ MORE

Jul 24, 2022 in PHP by Kithuzzz
• 38,010 points
1,012 views
0 votes
0 answers

Show Youtube video source into HTML5 video tag?

It doesn't seem to be working when ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
904 views
0 votes
0 answers

What's the best WYSIWYG editor currently available? (jQuery suppport/integration is a plus.)

I'm working on a project that needs ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,260 points
215 views
0 votes
0 answers

Get access token to Flipkart seller account using php

Can someone assist with obtaining an access ...READ MORE

Aug 8, 2022 in PHP by Kithuzzz
• 38,010 points
356 views
0 votes
0 answers

What is meaning of tilde(~) symbol mean in the context of this PHP documentation page?

Please explain the significance of the tilde() ...READ MORE

Aug 5, 2022 in PHP by Kithuzzz
• 38,010 points
487 views
0 votes
1 answer

What does CSS measurement unit 'em' actually stand for?

It stands for "emphemeral unit," which refers ...READ MORE

Aug 3, 2022 in CSS by Tanishqa
• 1,170 points
529 views
0 votes
1 answer

Using reactJS, php and mysql is possible?

I want to study ReactJS; is there ...READ MORE

Aug 5, 2022 in PHP by narikkadan
• 63,700 points
457 views
0 votes
0 answers

Will choosing between YUI or jQuery effect the overal design of .js files?

Will choosing between jquery or YUI change ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,260 points
201 views
0 votes
0 answers

Cookies vs. sessions

A few months ago, I first used ...READ MORE

Aug 8, 2022 in PHP by Kithuzzz
• 38,010 points
345 views
0 votes
1 answer

JQuery Mobile listview not formatted as mobile

Whenever a jquery element is added dynamically, ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
410 views
0 votes
0 answers

jQuery show for 5 seconds then hide

I'm using .show to display a hidden ...READ MORE

Jul 29, 2022 in Web Development by gaurav
• 23,260 points
757 views
0 votes
1 answer

What does "this" mean in jQuery?

this is a reference to the member that ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,680 points
578 views
0 votes
0 answers

php records navigation

Code: <?php $host='localhost'; $user='root'; $password='root'; $database='database'; $startindex=@$_REQUEST['seek']; $db=mysql_connect($host, ...READ MORE

Aug 8, 2022 in PHP by Kithuzzz
• 38,010 points
338 views
0 votes
1 answer

Hi everyone , I am new to jQuery and I was asked this question but I don't know how to do it

$('#msg').text('jQuery is loaded!!!'); READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
403 views
0 votes
1 answer

Is there a CSS selector for elements containing certain text?

You'd need to add a data attribute ...READ MORE

Aug 5, 2022 in CSS by Tanishqa
• 1,170 points
416 views
0 votes
1 answer

How to set jQuery draggable min/max-left and min/max-right

How to set jQuery draggable min/max-left and ...READ MORE

Jul 25, 2022 in Web Development by rajatha
• 7,680 points
955 views
0 votes
1 answer

.htm or .html extension - which one is correct and what is different?

The majority of the time, the number ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
440 views