Hi there FURRYPOO,
and a warm welcome to these forums. ;)
Check out the attachment, which contains a working example that
is equally at home on mobile devices as it is on a desktop PC.
Type: Posts; User: coothead; Keyword(s):
Hi there FURRYPOO,
and a warm welcome to these forums. ;)
Check out the attachment, which contains a working example that
is equally at home on mobile devices as it is on a desktop PC.
Hi there Alan,
I am not a moderator but just a mere mortal with no powers.
Just let it go, and the staff may also just let it go, seeing that
you are a long time member with, I presume, a...
Hi there marain,
this is not really my department, but you may find this link to be helpful...
Windows 10 - file sorter software
coothead
Hi there Alan.
you are a very naughty boy, and I very nearly reported your post as spam. ;)
Of couse, that's not to say, though, that the forum moderators won't remove it.:D
Very well done!!!
Thanks for proving me wrong.
coothead
Hi there marain,
the example you gave is a different kettle of fish.
it is using const rather than var
it is using backticks rather than quotes
the example that I gave used var and ...
Hi there marain,
before you go, the reason that I told you that your requirement was
impossible was because I knew that it was impossible in javascript.
Here is javascript example...
...
May I humbly suggest, that you don't hold your breath. :o
coothead
Hi there marain,
If a PHP guru is not forthcoming here then,
take your query to this forum...
https://forums.cutcodedown.com
coothead
I'm afraid, that's not possible.
But, as I have pointed out, I am not a PHP expert.
coothead
Hi there marain,
is the code that I posted not easier to read? :confused:
Perhaps we're not singing from the same hymn sheet. :(
coothead
Hi there marain,
I am not a PHP expert, but I believe that this amended code...
echo "<br><br>
Your final quota of hands for this session was "
. $numbers [$_SESSION['limit']] .
Hi there CBJeff,
You will find full instructions for that further down the page...
MDN - add a button to allow the user to send, or "submit", their data
coothead
Hi there peeps,
It's gone in a flash. :D
Adobe Flash Player is finally laid to rest
This forum may now be locked from further posting. :cool:
Hi there CBJeff,
It is HTML not JavaScript that is used to create forms
with a server side language like PHP to process it
A basic form might look something like this...
Hi there esm,
by changing display: inline-block to display:flex it removed
the 3px right and bottom margins that inline elements have.
coothead
Hi there esm.
let's use CSS flex instead...
<!DOCTYPE HTML>
<html lang="en">
<head>
Hi there esm,
I am not sure what you mean. :confused:
At present the a elements have this padding...
normal state:-
Hi there esm,
I am sorry but I cannot replicate any of the
problems that you state that you are having. :confused:
I use Firefox and Google Chrome to test
my code, which browser(s) are...
Hi there ems,
the hover effect works OK on these...
Meeting Dates & Topics
Members-Only Info
Garden
Hi there ems
post your full HTML and CSS code for me to test.
coothead
Hi there ems,
I am pleased that you have managed to resolve your problem. :rolleyes:
coothead
Hi there esm,
unless I can replicate your problem, I can see
no possible way that I can help you.
Put your page on line so that I may see it.
Hi there esm,
without seeing the complete HTML and CSS that you
are using it is difficult to see the cause of your problem.
You have not said whether the "Times New Roman"
is effecting the...
Hi there esm,
there is nothing in the code I gave you that
would display it as Times New Roman. :confused:
Can you post a link to your site that displays
it as that font?