trying to add an image location to a fieldset - تاریخ: 1396/5/9 ساعت: 6:39
Hi I'm trying out node and was trying to add an image location to a field in mongodb 'avatar': $('#addUser fieldset <img src=images/img_avatar.png') can anyone help? thanks
Is there a way to embed uploading of 3D-files on my website - تاریخ: 1396/5/9 ساعت: 6:39
Hey guys, I hope I am posting this in the right forum! Hey guys! So I just started a 3d printing service website in my home country. I got a website and all but I am wondering if it is possible to embed some form of code into my website so that the visitor can upload their 3D file and be able to see...
Tooltip positioning - تاریخ: 1396/5/9 ساعت: 6:39
Please show me how to make this tooltip appear above the element instead of below. Thank you. Code: <script>   $(function() {     $( document ).tooltip({         tooltipClass: "uitooltip"     });   });   </script> &nb
Having Trouble With Getting Soundbox Working On Shoutcast V2 - تاریخ: 1396/5/9 ساعت: 6:39
Hi, Since shoutcast version 2 has come on the scene my soundbox radio panel has stopped working on my invision power board x3.4... i can't input my shoutcast server details for it to play the auto dj music and show up on the panel because it all i get is a error. my last host sorted this problem out...
Windows Program - تاریخ: 1396/4/28 ساعت: 12:53
Hello. I have a slight isue. I want to create a windows program that includes a map and some location to a specific city. When I want to see the location details, like a shop, I want to show me the phone number and adress. There are like 100+ locations. How to do that? I am not experienced in C++ or...
Can you help with binding Sweet FX key. - تاریخ: 1396/4/28 ساعت: 12:53
I'm completely new to this and I just guessed that in between [undef] I input the key I want to use to tu sweetfx on and off. I'm trying to use key 145 to toggle sweetfx on and off but no luck so far. There's a clear difference between the vanilla and sweetfx settings so I'm sure it's not tu in
Pass image and data to php via AJAX - تاریخ: 1396/4/28 ساعت: 12:53
Hii fellow coders, Sihle here from South Africa, i am developing a website and i am trying to pass data to php via ajax and it works when its just input data from text fields however when i add an image as input in my html and store this in a javascript variable to send to image_upload.php, i get a
Problem with a code - تاریخ: 1396/4/28 ساعت: 12:53
Hi guys! I have encountered a problem with a code and I can not seem to find why it has occured. function colorRect(leftX,topY,width,height,drawColor){ canvasContext.fillStyle = drawColor; canvasContext.fillRect(leftX,topY,width,height); } --> this is the function where it says that I have an error ...
PHP Form, ajax and token question - تاریخ: 1396/4/28 ساعت: 12:53
Hello, I am, for the first time adding a token to my php form(using also https), but I have a problem. Here is my workflow and where the problem happens: 1)Form shows up in html and a token is generated via php and placed into an hidden field. 2)The form data is sent via ajax and processed via a
Can't understand this [Help] - تاریخ: 1396/4/28 ساعت: 12:53
Bitwise Operators JavaScript supports the following bitwise operators: Assume variable A holds 2 and variable B holds 3, then: 1-& (Bitwise AND) It performs a Boolean AND operation on each bit of its integer arguments. Ex:(A & B) is 2. 2- | (BitWise OR) It performs a Boolean OR opera
Elementals 3.0 RC 1 -- Public Release - تاریخ: 1396/4/28 ساعت: 12:53
I was hesitant to put this here as I don't like it being thought of as a "framework" given the general negative co otation that word has come to have, but it seemed the most appropriate forum category. elementals.js is meant to be a lightweight JavaScript library to aid in some common sc
Is there any css shortcut? - تاریخ: 1396/4/28 ساعت: 12:53
Hello! Recently I started to program in CSS, מotice that even the small sites are contain lots of CSS codes... Is the developers write all of this? or there is a shortcut in the way they do that? (Right for now i'm using Microsoft web expression...) Thanks!!
Other how to Convert given aray into heirarchical JSON ? - تاریخ: 1396/4/28 ساعت: 12:53
Hi all, working on some TYPESCRIPT code.I have an associative array below: Code: [ {"Year":2014,"Quarter":"Qtr 1","Month":"March","Day":1,"Total Units Last Year":34035,"Total Units This Year":39}, {"Year":2
I love puzzles - تاریخ: 1396/4/28 ساعت: 12:53
Hi, I am Chagit, 16 yo and studying at highschool. Recently I am interested with software languages, I find it fu y like a puzzle. I have ZERO information about these things and English is not even my native language. My school is now at holiday and I have enough time (3 months) to deal with these
Need a planing tool for my website (WILL BE PAYING) - تاریخ: 1396/4/28 ساعت: 12:53
Hi, I need someone that can help make a pla ing tool for my website. We lose a lot of money when people call us to get a price on our renovation jobs, so we have to drive up to them to meassure the walls. If anyone can make a tool similar to this: http://www.easyplan-clickmat.veria.dk/no I will be w...
Can someone implement my searchbar into my navbar? - تاریخ: 1396/4/28 ساعت: 12:53
Okay so I made a searchbar as you can see here (jsfiddle). I also have a nice navbar here. Can someone please use css to put the searchbar in the navbar with the same colors and background color along with the same padding? I can do the color myself too I just need it to be put in at the end and mak...
Extend Column to bottom - تاریخ: 1396/4/28 ساعت: 12:53
I am trying to get the Left Column to extend to the bottom of the page. Code: body {         background: #f5f5f5;         text-align: center;         margin: 0;         height:100%;         overfl
WTF cant solve this problem!!!!professional coders can be solved???? - تاریخ: 1396/4/28 ساعت: 12:53
Hello guys! i am building today my website but i face a 1 problem in it and i still hours and hours thinking ho to solve it but i fail:mad::mad::mad: ================ LEGEND: | ==> object note Each | sign is an object ================ My problem is i put : Objects beside each other like: |
Need help for an assignment (HTML & CSS) - تاریخ: 1396/4/28 ساعت: 12:53
I'm new in HTML and CSS, I recently got this assignment: I have a text, I need to be able to switch between 3+ Fonts(Must have: 1 Serif, 1 Sans-Serif, and 1 of my choice), 3+ colors, font size, line spacing, character spacing, make the text bold, italic and/or underlined. Basically have a menu as i
Where is the proffesional coders??????????? - تاریخ: 1396/4/20 ساعت: 4:56
Hello guys i am not a noob coder but i have this problem in my codes {HTML & CSS}: My Problem:I am making my first responsive website but when i view it from mobile the navigation buttons list in the header is always opened and the button isn't clickable; ALSO the text written in the footer sho