1,464 Topics

Member Avatar for
Member Avatar for ashleyplott

[Click Here](https://vimeo.com/user108943040/review/393412654/65b9768044) I have attached a vimeo to the issue, the main issue is that google maps seems to be sluggish and not well tracking and slow. Has anyone got any sugestions? Thanks

Member Avatar for ashleyplott
0
303
Member Avatar for Dani

I'm trying to use CSS as so: <link rel="stylesheet" media="screen and (max-width: 991.98px)" href="/files/mobile_css/daniweb.css" type="text/css"> <link rel="stylesheet" media="screen and (min-width: 992px)" href="/files/css/daniweb.css" type="text/css"> I want to load one CSS file for our mobile layout and a different one for our desktop layout. The problem is the web browser always downloads …

Member Avatar for Dani
3
2K
Member Avatar for janicemurby

hi my husband is customising a website template and wants to add content over a teransparent image but when he adds the tex it goes underneath how can he do this here is where the image is placed `<div id="homepage" class="clear">` `<section class="main_slider"><img src="images/demo/1200x400.gif" alt="">` `</section>` and a preview of …

Member Avatar for anand9796
0
741
Member Avatar for Pham_3
Member Avatar for reyimar
-1
302
Member Avatar for guruglenn

So I'm faced with a CSS mystery. Developing a project, came across an unexpected result, and can't explain it, nor have I been able to come up with a workaround. First I define 8 custom properties properties on a custom selector <b->. Then I conditionally (based on classes defined on …

Member Avatar for Dani
1
852
Member Avatar for cthornval

![Scooch.gif](/attachments/large/4/13717be4f5be2345d3ca84ac1c6a79ce.gif) I am working on a page where I currently have a menu of 12 projects. On hover a project is underlined and on click a project expands vertically displaying a description. I have used a table to layout this menu. I wish to create a function where the menu …

0
237
Member Avatar for Sherin Mathew
Member Avatar for praveen_29

Hi This is Praveen, I am working since 8years as a FrontEnd Developer with strong Knowledge in below mentioned Skills HTML 4 HTML 5 CSS CSS 3 JavaScript jQuery Bootstrap 3 and Bootstrap 4 Angular 2 to 8 React PWA (Angular and React) Require JS KnockOutJS NodeJS Magento 2 FrontEnd

Member Avatar for Dani
0
397
Member Avatar for ashleyplott

I need to add a name to a Telephone number which appears on the sceen on the phone in replace of the phone number any suggestions?

Member Avatar for praveen_29
-1
327
Member Avatar for SimonIoa

Hello i want to show html5 video with content over it . Like background image. The whole div html5 video must be of 400px height <div style="height: 400px"> <video controls poster="{{item.media_pic}}"> <source src="{{item.image_path}}" type="video/webm" /> <source src="{{item.image_path}}" type="video/mp4"> <source src="{{item.image_path}}" type="video/ogg"> Your browser does not support HTML5 video. </video> <ion-row> …

Member Avatar for Purvi_1
0
2K
Member Avatar for Ashley_16

I am creating a web slider (responsive), but I need it to have a wave transition, what would be my best option? Thanks.

Member Avatar for Purvi_1
0
540
Member Avatar for M_27

I am in a pickle in trying to implement a turn based game where two players join the game and is assigned a role randomly where they alternate roles after each successive round, the problem with that for me personally lies in trying to figure out how to make it …

Member Avatar for rproffitt
0
521
Member Avatar for Varnisha Kalra

Now as the automated cms are coming in power for eg. wordpress. Is it leading to ending of web development career.?

Member Avatar for Biiim
2
2K
Member Avatar for DSLKeper

I am new to code writing. How do I make it so this page stays centered in web browsers? What HTML code do I add and where? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Direct Selling Rumors & Gossip</title> </head> <body bgcolor="066082"> <TABLE align="center" class="" …

Member Avatar for Purvi_1
0
462
Member Avatar for SimonIoa

Hello i want to show the full image in a specified height div like this <div style="width:400px"> <img class="images" src="someimage.jpg"> </div> i tried this .images { width: 100%; height:auto; }

Member Avatar for bollywood movie download
1
2K
Member Avatar for Hamsterking

hi there i'm trying to build a responsive full screen website based on prestashop 1.7 but i have an issue from long time that i have tried to solve but failed so the thing is i made the width 100%. and margin 0, the page is full but not really …

Member Avatar for rproffitt
0
211
Member Avatar for samertaha

what is UX/UI design ? please explian for me , i know only programming in php and javascript and css i know nothing about UX , is it for graphic designers ? or for programmers ? thanks.

Member Avatar for Purvi_1
0
990
Member Avatar for upender_1

Hello Guys... This is Upender. I am a Graphics/Webdesigner with 7yrs experience in this field. I am new here and happy to contribute my experience with you.

Member Avatar for Dani
2
775
Member Avatar for davy_yg

Hello, I would like to style my table. I have two different table that I would like to style differently. How to do so? This is what I try but it does not work: table, td { padding: 5px; } .order table, td{ width: 5px; } </style> <table class="order" border="1"> …

Member Avatar for Purvi_1
0
758
Member Avatar for Michael_93

Hi All, Its been years I have done any css and even then I wasnt very good at it. However I have decided that I am going to have another crack at it. I am trying to put a div on top of a div to look like the below …

Member Avatar for Purvi_1
-1
594
Member Avatar for JQB45

Does anyone here know MVC well enough to teach me or know of a great tutorial I can read? I'm a Senior C#, ASP.NET Web Developer at my core but since I've been under employed for a few years I have not had the chance to learn MVC. Also interested …

Member Avatar for Daniel11
0
548
Member Avatar for Prahlad4145
Member Avatar for Stevewrites

Greetings Digital Natives. I'm excited join this platform. I am a sofware developer at [Timbu](http://www.timbu.com/south-africa) Hoping to learning and connecting with you guys. I want to really upgrade my tech skills. I have stayed along in front end. I need to do little of backend and move with likeminded fellow.

0
253
Member Avatar for Mahi_6

I need an answer for this question ( write 2 program that takes grade as input and display the range of marks use the select case and if() A. 90 to 100 B+ 80 to 89 B. 70 to 79 C 60 to 69 D 50 to 50 F. F

0
256
Member Avatar for stomping

I don't think people should be lumping web design with HTML and CSS anymore. Design should be separate from coding. Design is typography, layout, color theory, illustration, digital manipulation, etc. It should really be it's own section and not grouped under web development. Anyway, just saying. =)

Member Avatar for dojo
0
395
Member Avatar for AsjadAli

Hello Experts! I am stuck here while generating QR Code using php sql. Basically I am generating code for students using their ids and other information while fetching data from database. But the problem is that when i click on submit button so that table data store in QR Code, …

Member Avatar for alan.davies
1
7K
Member Avatar for jParker66

I made sorting arrows for a table in illustrator and exported it out as an svg. I want to place them in a table head, and use css to style it. I will be using javascript (vannila) to swap classes to change the state of my icon. What is the …

Member Avatar for gentlemedia
1
3K
Member Avatar for Simona_1

Hello, I am making a website ... I have a body class with background color, and a div container inside that has some content. What I want to do is to make the background clickable, and when you click it it should redirect to another page. In other words, I …

Member Avatar for gentlemedia
0
415
Member Avatar for designershiv

Menu sub links overlapping when select box opens , how to fix this Check this below link for reference http://i.stack.imgur.com/lCCWO.gif

Member Avatar for Sujay808
0
3K
Member Avatar for Ricardo Jorge

Hello to you all. I want to import an excel with four spreadsheets into 4 grid views. So far so good. But I also wan the grid view on load to check if the line values already exist on the database. What's the best apprach to add this collumn to …

0
254

The End.