Skip to content Skip to sidebar Skip to footer
Showing posts with the label Function

Confirm Function Is Not Working

* practise Read more Confirm Function Is Not Working

How Can Javascript Make New Page That Contains More Javascript?

I'm opening new page using JS and writing into it the HTML code, however when I try to write J… Read more How Can Javascript Make New Page That Contains More Javascript?

Call Django On Html Button Click

I'm trying to make a basic sort function for a Django project, but I don't know how to call… Read more Call Django On Html Button Click

Using Ajax Function In Added Row

In my page user can click on button (add question) to add new row In each row CLO value will be de… Read more Using Ajax Function In Added Row

Save To Localstorage With Html Jquery

Hello I have a big problem that I have tried to solve, but it just does not work. When you click on… Read more Save To Localstorage With Html Jquery

Js Hide Div If It Has A Class Added Via Js

I am working on a code where an active class is added to a div via JS. What I would like to do is,… Read more Js Hide Div If It Has A Class Added Via Js

Run 2 Functions With One Button Javascript

I use this HTML and JS code, which I downloaded from the web to record audio, but there is a proble… Read more Run 2 Functions With One Button Javascript

Making Sure That A User Can't Submit Less Than 5 Numbers For Zip Code In A Javascript Form

I am building a registration form and I need a way of preventing users from submitting less than 5 … Read more Making Sure That A User Can't Submit Less Than 5 Numbers For Zip Code In A Javascript Form

Updating A Global Variable From A Function

There is a global variable called numbers. Function one calculates a random number and stores it i… Read more Updating A Global Variable From A Function

Putting Html Content Between Php Function

i need to put some html content in a variable for generating pdf using mpdf, is there any way to a… Read more Putting Html Content Between Php Function

Javascript Onclick Function Doesnt Execute (error Log - Not Defined)

I can't get this for the life of me... I've tried to make a mobile friendly nav that gets h… Read more Javascript Onclick Function Doesnt Execute (error Log - Not Defined)

Rotate Element On Scroll Within A Div Container

Ok so here's a challenge: I'm looking to rotate a fixed element when you scroll up and down… Read more Rotate Element On Scroll Within A Div Container

Js Forward Slash Not Printing

I want a javascript function to replace all the b's with an html tag but it's only printin… Read more Js Forward Slash Not Printing

How To Call A Function From Another Html Page?

I want to call a function from another HTML web page I create. If the second Javascript function is… Read more How To Call A Function From Another Html Page?

Php Fatal Error: Call To Undefined Function Test_input() In C:\wamp\www\web\new9.php On Line 11

The following form shows an error on clicking the submit button if we enter the name only and submi… Read more Php Fatal Error: Call To Undefined Function Test_input() In C:\wamp\www\web\new9.php On Line 11

How To Highlight Search Results

hello i have a search function in that i will search a db for keywords. i would like to highlight t… Read more How To Highlight Search Results

Javascript Not Running Under Div?

I'm having a problem where the Javascript (file called Javascript.js) isn't working with my… Read more Javascript Not Running Under Div?

Retrieving Data Through Mysql Using Function And Use In The Select Box?

i write a program to retrieve the data through MySQL using function now i have a problem that how i… Read more Retrieving Data Through Mysql Using Function And Use In The Select Box?

Javascript Function To Add Two Numbers Is Not Working Right

My code in HTML takes a user input number in, and it does a calculation and then displays the outpu… Read more Javascript Function To Add Two Numbers Is Not Working Right

Calling Javascript Function With Button And Input From Textbox

I have a textbox and button in my page. I have several sets of the below for different purpose. Sol… Read more Calling Javascript Function With Button And Input From Textbox