How to prevent array.map(Number) method dropping zeros
-
تاریخ: 1396/11/2 ساعت: 18:47
Is there a way to prevent behavior of dropping zeros when using array.map(Number) method ? Example1: converts the string x9310.50x94 to 10.5 Example2: converts the string x9329.10x94 to 29.1 To complete a coding challenge, I must submit an array with elements that are numbers with two (2) decimal po...
IOS Safari and address/navigation bars
-
تاریخ: 1396/11/2 ساعت: 18:47
Hi all, I'm hoping you can help me. It's my first time uploading a website and when checking it on safari on an iPhone the address and navigation bars are both showing all the time. This is throwing out all the formatting. I'm having a host of issues on the actual device, despite the various checkin...
Help me to correctly display data from MySQL tables
-
تاریخ: 1396/11/2 ساعت: 18:47
I'm trying to create an online lea ing courseware and connecting to MySQL database via PDO. What I'm trying to achieve is: if a user is logged in after registering for a particular course, the courseware should display the registered course, as well as its course weeks. I want each course added by t...
Display array results from an API inside of a table, based on stored database values.
-
تاریخ: 1396/11/2 ساعت: 18:47
Not sure how to exactly ask this question so let me try to explain. I'm trying to display dividend amount data for each stock (stock symbol stored in db) inside of a table. This dividend data is coming from the IEX API and while I can echo out the results normally and just get them in a list, like t...
New to Jscript
-
تاریخ: 1396/11/2 ساعت: 18:47
Hi, I'm new to Jscript and need help. I'm trying to get a list of all selected items from a CRM view to pass to a workflow So far I have function run(selectedItems) { var selectedItem = selectedItems[0]; alert("Id=" + selectedItem.Id ); } which will throw a dialog box up with the id of the first sel...
coding beginner
-
تاریخ: 1396/11/2 ساعت: 18:47
Good evening, I am very new to coding (5 days) and I am just working on a small personal project to practice. Few questions though. 1, I'm trying to place a few short quotes into my page and have the following HTML code: <p1>short quote etc</p1> <p2>second short quote</p2> <p3>third short quote</p3>...
Resolved I need help to setup a short script for the Howler.js sound API
-
تاریخ: 1396/11/2 ساعت: 18:47
Hi everybody! I need some advice on how to setup my script correctly for the Howler.js sound API. In this stackoverflow question you can find SoundManager2 and Howler.js code examples for audio playback. I basically use the SoundManager2 script from that page - with a few modifications as shown in m...
Image and Text side by side issue
-
تاریخ: 1396/11/2 ساعت: 18:47
So, I'm wanting an image and text to appear side by side. I wrote some code and got it to do so. However, I'm wanting repeat the same thing directly below it with a second image and text. While the image and text show up side by side, the image shows up smaller and the text isn't lined up with the t...
using a flash audio player, need similar in html5?
-
تاریخ: 1396/11/2 ساعت: 18:47
Flash is going away, looking to get rid of old music player.. I currently use a flash music player with this code: Code: <!DOCTYPE html> <html debug="true"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edg...
Hi everyone i need some help with my java script assignment .
-
تاریخ: 1396/11/2 ساعت: 18:47
So this is my assignment but for some reason i cant display this on the console , can someone help me ? var num = []; for (var i = 0; i < 100; i++) { num[i] = { if (i % 3 === 0 && i % 5 ===0) console.log(x93FizzBuzzx94); else if (i % 3 === 0) console.log(x93Fizzx94); else if (i % 5 === 0) console.lo...
http://www.supplementskingpro.com/body-fuel-fx/
-
تاریخ: 1396/11/2 ساعت: 18:47
It is definitely herbal, safe and powerful, and up to now, has no recognized side results. It has many customers, spread throughout world. A Body Fuel Fx large quantity of reviews and comments may be considered on Body Fuel Fx forums and on one-of-a-kind social media structures wherein customers eng...
Error with SQL syntax
-
تاریخ: 1396/11/2 ساعت: 18:47
Please help me to figure out what the error is all about. The error message: Code: Error SQL query: --------------------------------------------------------- -- -- -- Table structure for table `users` -- CREATE TABLE IF NOT EXISTS `users` ( `user_id` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT , `...
Resolved Problem with seeing slider on main page
-
تاریخ: 1396/11/1 ساعت: 12:51
Hi, On my page http://www.mam-prawo.com]</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://mam-prawo.com/xmlrpc.php"> <title>Mam-prawo there is a problem with responsivity. The main image is hidden under header on mobile screen. How can i solve the problem ...
CSS for table from WordPress Site
-
تاریخ: 1396/11/1 ساعت: 12:51
I am recreating a website I previously created using a different WordPress theme. In trying to restyle the tables as before I am having a problem getting the styles to apply. While I could likely use in-line CSS, I would rather add the working CSS to the child-theme css file because more than one pa...
It is possible to compare two different numeric objects in java?
-
تاریخ: 1396/11/1 ساعت: 12:51
If I had several different numeric objects in the same java code, for example attributes like: int, float and classes like Integer; it is possible to make comparisons like: Code: (int.equals(lnteger) or.. Code: int.equals(float)
Coding Simple Calculator C++ Help
-
تاریخ: 1396/11/1 ساعت: 12:51
So I am very new to coding and i wanted to code a simple calculator in C++ but got stuck. Can anyone help? Attached Thumbnails
Jquery dropdown menu
-
تاریخ: 1396/10/30 ساعت: 19:07
Hello everyone, I've started lea ing about web-design few months ago and i came to jquery, I was wondering if someone can show me how to make a dropdown menu but like horizontal style, https://www.bearbiology.com/ like this one when you hover over the "Bears of the world", it shows up the li tags of...
Problem with seeing slider on main page
-
تاریخ: 1396/10/30 ساعت: 19:07
Hi, On my page </title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://mam-prawo.com/xmlrpc.php"> <title>Mam-prawo there is a problem with responsivity. The main image is hidden under header on mobile screen. How can i solve the problem using CSS? Thank you for ...
I could use an explanation of MODULUS
-
تاریخ: 1396/10/30 ساعت: 3:29
I have read a few definitions, and seen many examples. Part of them do make sense, but not completely. So far the best definition I've seen is this one from developer.mozilla.org Quote: "The remainder operator retu s the remainder left over when one operand is divided by a second operand. It always ...
How to persistently assign windows function keys
-
تاریخ: 1396/10/29 ساعت: 20:42
Hi, I've created a VB program to assign the action of printing a screenshot of the current screen to a function key of choice, but I'm having trouble trying to get the assignment to persist after the program is closed. So a couple of questions arise: 1. Is this possible to do? 2. If so, does anyone ...