News page keeps jumping
-
تاریخ: 1396/5/15 ساعت: 8:34
I am working on a website for charity, the news page keeps jumping in the header so that when I click to a link in the navigation, the news link say, the page will jump. I've tried copy and pasting the heading to all pages, but it still does it. Can anyone help? hubb.org.uk/news/html
Problem formating input field and textarea
-
تاریخ: 1396/5/15 ساعت: 8:34
Hi, I'm having a small problem with a form i'm trying to build. The form basically contains a few input type="text" and a textarea element. I'm using table to give some shape to the form and here is the real problem i can't seem to format in the same size the input field and textarea. If i define co...
I can't log into my MySQL database
-
تاریخ: 1396/5/15 ساعت: 8:34
Hello, I am trying to set up a squeeze page where I request the user's first name and email address. I am trying to have the data sent to my MySQL database using PHP, but I am having problems. I am using a format that I saw watching several Youtube videos. My database name is bestfibr_FibroidSolut
div element not displaying correctly
-
تاریخ: 1396/5/15 ساعت: 8:34
Can anyone see what I am doing wrong? I believe the <div> tag elements under the class="tab" section should initially display:none Code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title> CSS RBtn Menus </
alignment with unordered list
-
تاریخ: 1396/5/15 ساعت: 8:34
Hello! I am new to coding and am using the code writer app (Windows) to mess around with coding and creating a web page. Well my problem that I am having I believe would be in the CSS file that I am writing. The problem being the alignment of the bullet points, the words are positioned where I want
Violation 'Mousedown' Handler
-
تاریخ: 1396/5/15 ساعت: 8:34
Hello, I am an end user experiencing a problem with SoundCloud and not sure where to tu next for help. The reason I am here is because I have already thoroughly researched the problem, determined the cause, and am not getting any help from their support community or direct support. The problem
first baby steps in Dreamweaver CC 2017
-
تاریخ: 1396/5/15 ساعت: 8:34
Hi, "Absolute novice and reluctant coder: here. Well I've given in and decided to use Dreamweaver after all. I've spent all day trying to get to grips with it without a great deal of success. I'm trying to edit my site which is Seignaletplus.com I've got the home page on Dreamweaver and
CSV file to myPHP
-
تاریخ: 1396/5/15 ساعت: 8:34
Hi something of a novice here. I'm trying to download a file into php to then be used on a web site. 4000 records I'm downloading into php to make sure its searchable File will be formatted like this in excel, this is a snap shot of just 4 records William) Axdan MdcKelxxx 2092 19/05/201
CSS print page-break-after not working with CSS Grid layout
-
تاریخ: 1396/5/15 ساعت: 8:34
I'm using the new CSS3 layout technique defined by gridbyexample.com. It's works very well except when I try to print the layout. Chrome and Firefox seem to be ignoring any page breaks and the landscape view mode I have defined in the CSS. I have a code pen for my project but it seems to change how
Why does this not work?
-
تاریخ: 1396/5/9 ساعت: 6:39
Code: function sumDigPow(a, b) { var numbers; for (var i = 0; i < b; i++) { if (i >= a && i <= b) { numbers.push(i); } retu numbers;}} Undefined??
JavaScript & HTML : Uncaught ReferenceError: checkKey is not defined at Siege.html:9
-
تاریخ: 1396/5/9 ساعت: 6:39
Whenever i try to run my code the console gives me this error ("Uncaught ReferenceError: checkKey is not defined at Siege.html:9") Iam new to Javascript and would really like some help/advice on how to fix this. Code: <canvas id ="gameCanvas" width="800" h
Would you do this when parsing? String first.
-
تاریخ: 1396/5/9 ساعت: 6:39
When parsing, would you segment out strings first? It seems like the best decision for the markup language I'm working on, but I'm finding my approach to be able to read more languages as well. At least from what I can see from plain site. I'm wondering if it will run into any challenges when trying...
how do you handle sensitive client information and account data?
-
تاریخ: 1396/5/9 ساعت: 6:39
Highly regulated both inte ally and exte ally, financial institutions must adhere to the SEC, FDIC, FINRA, OCC, CFTC, and the Federal Reserve; and it can be complicated to meet all of these gove ing bodiesx92 requirements. For those who work in financial services, how do you handle sensitive client ...
Javascript click action & delay
-
تاریخ: 1396/5/9 ساعت: 6:39
I don't know the extent of the forum / never posted & very new to java. But my problem is, I want a button , when i click it it goes to a gif (animates my button) waits for 2 seconds for the gif to finish and then takes me to the new page. I've tried and failed...if the extent is too far for forums,...
Help on Simple table
-
تاریخ: 1396/5/9 ساعت: 6:39
Hi to everyone first off all ı want to ask a simple quesiton.I want to make simple table like on photo ı upload.On small squares ı want to put a small writings and when a person click on button on right side ı want it to show. I tried alot for it but every time its a failure. I
Find and Replace Regular Expressions
-
تاریخ: 1396/5/9 ساعت: 6:39
I want to rearrange the page layouts of my (html) website. The layout is generic for each page and I just need to move chunks of code from one position in the page to another throughout the site. Can I use Regular Expressions to do this? I'd be able to identify an area of code using a RegEx but is i...
BAE Systems is recruiting a Principal Engineer - Metrology in Barrow-In-Furness, UK
-
تاریخ: 1396/5/9 ساعت: 6:39
Would you like to join the instrumentation and Calibration Services Department, part of the Specialist Engineering Capability Group (SECG) within BAE Systems Submarines? We currently have a vacancy for a Principal Engineer at our site in Barrow. As a Principal Engineer - Metrology, you will be par
I'm having trouble getting my pong platform to move
-
تاریخ: 1396/5/9 ساعت: 6:39
I'm making a basic pong game in javascript and HTML and everything has gone swell except for one thing. Everything is drawn in and the ball moves exactly how I want it to, it is just that the platform won't move when I press the left or right arrow key. A couple things to note: My linter is not show
Help on making a chance button. (HTML)
-
تاریخ: 1396/5/9 ساعت: 6:39
I would like some help on making a button using HTML that then gives you a percentage chance to go to link 1, link 2 or link 3. Want the code to go a little like this: User hits button. Choose a link from the 10~ options. Link1: 10% Link2: 75% Link3: 1% Link4: 7% Link5: 7% Opens new tab. Probably Li...
CSS Doesn't seem to be working in specific case
-
تاریخ: 1396/5/9 ساعت: 6:39
I'm making a website for my own enjoyment. I like doing it, but I know very little about CSS etc. In this sense I'm like a guy who likes cars but knows nothing about mechanics. So I'm going to try to explain what's wrong without knowing the terminology. I'm using a template that I've used before w