₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,049 members, 8,420,064 topics. Date: Thursday, 04 June 2026 at 10:30 AM

Toggle theme

Easyjay's Posts

Nairaland ForumEasyjay's ProfileEasyjay's Posts

1 2 3 4 5 6 7 8 9 10 (of 14 pages)

BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
ProgrammingRe: Help...my If Statement In Php Is Not Echoing by Easyjay: 7:39pm On Jan 15, 2016
when you run your code, what error is it outputting? You try get the error first
ProgrammingRe: Javascript, Jquery, Html 5, Css 3.... by Easyjay(op): 8:49pm On Jan 10, 2016
I saw your reply the very day you posted it but my head was hot then, i could not read through it... But now i have tried to get through your reply but for real i couldnt quite get you... Maybe you can share your code and i will try to see IF i can debug it or may you just tell me want you want to do or expect. You are welcome
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay: 5:58pm On Jan 04, 2016
ProgrammingRe: Javascript, Jquery, Html 5, Css 3.... by Easyjay(op): 11:51pm On Jan 02, 2016
i went through your second question again and i figured something. if thats what you really want.

you can create a jquery event function that when an item is selected , an array function runs to check with the selected item and its corresponding price is shown.
ProgrammingRe: Javascript, Jquery, Html 5, Css 3.... by Easyjay(op):
i tried using php but then i realised php wasn't included in my heading. anyway, use this and lemme know the result for the 1st question.


<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function drop(){

var dropdownmenu = document.getElementById('dropmenu') ;
var selectedmenu = dropdownmenu.options[dropdownmenu.selectedIndex].text;

[color=#000000]From here you can do whatever you want to do with your value(selectedmenu)[/color]

alert(selectedmenu);
}
</script>
</head>


<body>
<select name="dropdown" id="dropmenu">
<option value="1">something</option>
<option value="2">Another thing</option>
<option value="3">this other thing</option>
</select>
<input type="button" name="submit" value="get input" onclick="drop();"/>
</body>
</html>

/////////////////////////////////

and jquery


alert($('#dropmenu').val());

ProgrammingRe: Javascript, Jquery, Html 5, Css 3.... by Easyjay(op): 4:33pm On Jan 02, 2016
rushman003:
Sir easy how do I make a drop down selection button to collect it's option field from an I'd created and also an amount field to automatically bring up the price of the selected field then multiply it by it quantity?

Thank you
Ok, i will modify this reply when i get hold of my PC ( later in the night). But before then, i understand your 1st question, you want to create a drop down menu and make use of whatever the user selects using an ID tag... Good.
But your second question, if you can try to reframe it. I will check back and type out the code later... Sorry, i hardly go out with my other PC...
ProgrammingJavascript, Jquery, Html 5, Css 3.... by Easyjay(op): 1:28pm On Jan 02, 2016
If you need any help or run through on any problem with respect to any of the scripting languages : JAVASCRIPT, JQUERY, HTML 5, CSS 3.. Post it here and i will try as much to come back here every night and offer to help.

BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.
BusinessRe: Football (+Other Sports) Betting Season 10 by Easyjay:
.

1 2 3 4 5 6 7 8 9 10 (of 14 pages)