Learning HTML in 60 Seconds? - تاریخ: 1396/9/27 ساعت: 7:55
Hey guys, I was wondering if any of you had feedback for a new video I made that explains HTML in 60 Seconds. Let me know what you think! https://youtu.be/bRvb1ZCY9iU Thanks Sent from my ZUK Z2131 using Tapatalk
Need help to create checkout page - تاریخ: 1396/9/27 ساعت: 7:55
https://www.moss.co.uk/checkout/checkoutv2 Hello Guys, i want to make checkout page as similar as above link with all functionalities. Can any one let me know for functionality what i have to use or can anyone send me the code that would be very helpful for me
Checkout page - تاریخ: 1396/9/27 ساعت: 7:55
https://www.moss.co.uk/checkout/checkoutv2 Hello Guys, i want to make checkout page as similar as above link with all functionalities. Can any one let me know for functionality what i have to use or can anyone send me the code that would be very helpful for me
Mass Communication college in Delhi - تاریخ: 1396/9/24 ساعت: 7:56
I am having a website title http://www.nraismc.com based on WordPress. I want to change it in Core PHP.
Dating app codding - تاریخ: 1396/9/24 ساعت: 7:56
I have a great concept of a new dating app. Is there any article or something where any dating app reverse-engineered?
Why Scrolling text is not showing full text in mobile view when desktop verstion show - تاریخ: 1396/9/24 ساعت: 7:56
I have a webpage with following css properties and html for scrolling text. It is showing properly in desktop view but having problem in mobile view like breaking the full text in two line and 2nd line is partially showing from upper part. I am not finding a way to solve that. please see the image f...
how to show a paragraph in a single scrolling text line in html5? - تاریخ: 1396/9/24 ساعت: 7:56
<marquee> tag was used to scroll text but using css and html5 how I can move a long text in a single line without breaking it into multiple line? I mean all text will move as a single line from left to right or right to left, I think <marquee> is not supported in html5, so how I can do that now? in ...
How to test if a date is between 2 weeks old and current - تاریخ: 1396/9/24 ساعت: 7:56
I am very new to php, and I am trying to figure out how to test if a date is between 2 weeks ago and the current date. For current date, I know I just use the date() function. I'm just not sure how to subtract 14 days from the current date, and I haven't been able to find anything discussing this. C...
skimlinks? AGAIN? - تاریخ: 1396/9/24 ساعت: 7:56
Seriously, that it's still even on the site is bad enough, but since it's now on ghostery's watch list and actively blocked preventing off-site URI's from even working on the forums? They really don't want people using this site, do they? So desperate for tracking sleazery and advertising dirtbagger...
Not showing data!!! API JAVASCRIPT HELP - تاریخ: 1396/9/24 ساعت: 7:56
Creating a mobile app for a project. basically using the moviedb.org website. I've got the API working and showing data in the console but I am trying to get it to show on the actual page. The Image I have attached is a screenshot of the console info on the app. As you can see it is fetching a resul...
Include_Path Fatal Error - تاریخ: 1396/9/24 ساعت: 7:56
Hi All, I'm in the process of lea ing what I can about Ubuntu/PHP/Apache, etc, as it's something I've become quite interested in and have got to a point. However, I'm having an issue when opening a .php script via Firefox. It just shows a white screen with the following: Quote: "PHP Fatal Error: Unk...
Model.predict() always returning the same value of 1 for opencv - تاریخ: 1396/9/24 ساعت: 7:56
when I try to use model.predict() in my code, it seems to not work and gives me a result of 1 every time, no matter the image I put into model.predict(), by the way Im using this to compare one picture to a training xml document based on the mean of a bunch of training pictures in a file, if you cou...
How to always reference the highest root location file path? - تاریخ: 1396/9/24 ساعت: 7:56
I have multiple pages, some of which have sub pages, and they are all built off the same basic template. For images, such as my header image, I would prefer not to have to change the code for each page I create, but I want to keep it a relative reference. Here would be a simplified example of the fo...
increase limit of query by given amount using php and ajax - تاریخ: 1396/9/24 ساعت: 7:56
I'm trying to show a limited set of topics on a page (i.e. LIMIT 10 in query) then have a button that will load the next 10 (now LIMIT 20 in same query). The problem is that when I press the button, it not only refreshes the the specified div - but it re-runs the getForumTopic at the very top of the...
Creating a webshop and how to do? Please answers are needed asap. - تاریخ: 1396/9/24 ساعت: 7:56
Hello I am a web development student. Complete begi er pretty much. I am currently trying to build a webshop and I want lines of 3 images next to each other on each page and I have done that on the startpage but I can't get the caption under them? I tried the HTML5 figcaption-tag but it still messes...
repositioning hidden image - تاریخ: 1396/9/24 ساعت: 7:56
I create controls with unique IDs. I then create and hide sparkline images with unique IDs. The parts of the unique IDs for the paired controls and sparklines match after the 1st character. I then show the appropriate sparklines when the user mousesover a particular control. I do this by passing the...
Sorting a multidimensional array - تاریخ: 1396/9/24 ساعت: 7:56
Hi. I am unable to sort the array on my desired key; can someone suggest the correct code? The array variable is as follows: var myArray = [[{ACCOUNTID:1104}, {NAME:"B&B Inte ational Shipping Inc."}, {CITY:"Pickering"}], [{ACCOUNTID:1166}, {NAME:"Cargonet Inc."}, {CITY:"Toronto"}], [{ACCOUNTID:1224}...
Why can't I pass variable content through getElementByID element? - تاریخ: 1396/9/22 ساعت: 18:28
I have this code that i'm using to get some formatted Addresses from the JavaScript API of google maps. There is a function called geocode(); that gets this formatted Address from a set of coordinates and I'm trying to pass it outside of that function so I can used it in another function. I thought ...
Can't understand the logic behind. - تاریخ: 1396/9/22 ساعت: 18:28
Dear all, Please help me with the logic behind the sort() with call back function. Code: >[1,3,12,5,23,18,7].sort(); which will retu Code: <<[1,12,18,23,3,5,7] In order to sort the numbers correctly a callback function is used. Code: function compareNumbers(a,b){ retu a-b; } Code: >[1,3,12,5,23,18,7...
need help with getElementById - تاریخ: 1396/9/22 ساعت: 18:28
hi guys I have this code Code: <html> <head> <title>title</title> <style> @keyframes test{ 0%{background-color : red;} 50%{;} 75%{;} 100%{background-color:blue;} } #id1{ position : absolute; top:20%;right:50%; background-color: red; width : 100px; height : 100px; border-radius : 50%; transform : rot...