7,985 Archived Topics
Remove Filter ![]() | |
Hello, I'm trying to display the google map in a bootstrap modal. But only a part of the map is visible not the complete map. here's my modal code, followed by the javascript for the map <div id="geo_modal" class="modal fade"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" … UI / UX Design css-bootstrap html-css web-design | |
Who can correct the html code of my cv? http://www.eduardlid.herobo.com UI / UX Design html-css web-design | |
HI guys hope your all well. I'm in the final stages of getting my website created. I wanted a simple HTML/CSS dropdown menu I have found this, from this website [Click Here](http://line25.com/tutorials/how-to-create-a-pure-css-dropdown-menu) I have followed it to the letter This is my code so far (HTML code) <html> <head> <title>Nav</title> … UI / UX Design html-css web-design | |
Hy i have this js code: <script type="text/javascript"> var msg_id; @if(Session::has('message')) {{"msg_id = ".Session::get('message').";"}} <?php Session::forget('message'); ?> @endif $(function(){ jQuery.each( inbox, function( i, val ) { $('#contact_'+val).parent().addClass('inbox'); }); jQuery.each( others, function( i, val ) { $('#contact_'+val).parent().addClass('others'); }); $(".others").addClass('hide'); $("#inbox").removeClass('bg-inverse').addClass('bg-primary'); if(msg_id){ console.log(others); if($.inArray(msg_id.toString(),others)>-1){ $('#others').trigger('click'); } $('#contact_'+msg_id).trigger('click'); }else{ if(inbox_1.length>0){ if(others_1.length>0){ $('#contact_'+inbox_1[0]).trigger('click'); }else{ … UI / UX Design html-css java javascript-jquery session web-design | |
I am attempting to make a transition/fade effect when a user hovers over a link. I am trying this technique... however I cannot figure out how to do this technique. I know how to do it with css, but I want to know how to do it with the following … UI / UX Design web-design | |
Dear I am pasha from (Bangalore)India, i have a query In a web page how can i allow a user to write tetimonal online and it should be veiwed by everyone..means that should be present in feedback page...as users post their comments that should go adding on the web page … UI / UX Design first-post web-design | |
Hi, I am trying to develop a website using adobe flash. So far so good. I am currently trying to embed google maps in my flash website and its a success. But, after i go the frame(page) to view the map..the embeded map is still there. It is on every … UI / UX Design flash google web-design | |
I need to add a shadow to the right and left sides of my main content area. Any ideas how to accomplish this with cross browser and mobile compatibility? Site can be viewed at: http://ushousingco.com/template.htm One more thing..I'm also trying to get the little strip above the blue bar in … UI / UX Design html-css web-design | |
Hi My website works OK in IE9, Safari, Opera and Chrome but Firefox objects to my Contacts page. The contact form position is wrong and the navigation does not work for the Contacts page. The other pages work ok. Both HTML and CSS validate ok[Click Here](http://www.pcwebsite.org.uk) UI / UX Design html-css web-design | |
I am, admittedly, a novice at this. Currently have a website using Bravenet (It's a GoDaddy domain). Wanting to change the website, I have used Bravesites to create a new website. I am confused as to how to upload the new website to take the place of the old one. … UI / UX Design web-design | |
hi, would anyone please show how i should make my site searchable? by yahoo, google... whatever search engine. is it the meta tag? any quick example please. thanks UI / UX Design web-design | |
I have a simple 3 column display #div_left { display:inline-block; width:25%; height:76%; float:left; text-align:center; } #div_middle { display:inline-block; width:45%; height:76%; margin:0 2.5% 0 2.5%; float:left; text-align:center; } #div_right { display:inline-block; width:25%; height:76%; float:left; text-align:center; } I need to place my slideshow in middle column #slideshow { position:relative; width:100%; height:100%; } … UI / UX Design web-design | |
Hi All, I have an application which runs in IE11. There is one link in the application which has pdf as attachment. when i click on it , IE11 shows a pop-up menu which only has two buttons "save" and "cancel". There is no option available to open the file … UI / UX Design pdf web-design | |
Hi Guys, Good day! I like to fix one thing. When clicked/touched anywhere in the selection box, two things happen, the contents of the selection box is shown and the 'v' symbol changes in a '^' symbol. [Click Here](https://dl.dropboxusercontent.com/u/211935016/new.jpg) Any help is(GREATLY)appreciated ..... Thank you. UI / UX Design web-design | |
Hello there am using bootstrap a long time ago but this is the first time I had an issue like this, normally when adding an icon to button its should appears like this `<span class="glyphicon glyphicon-search"></span>`  but today I found its appears like this  just look for … UI / UX Design css-bootstrap html-css web-design | |
Hello, I am trying the example from Bootstrap 3 for nested columns. The problem is, the nested row is going out of the parent column. So this code: <div class="row" style="border: 1px solid red"> <div class="col-md-9"> Level 1: .col-md-9 <div class="row" style="border: 1px solid blue"> <div class="col-md-6"> Level 2: .col-md-6 … UI / UX Design web-design | |
Hello friends i created my website by using html,css and Javascript and dont know how to publish the site by gething the domain. pls can some one help me UI / UX Design html-css web-design | |
hi guys im a newbie on html java script,, im using switch statement but my final output always fall at my default statement need help.... here's my code... function finalgrade() { var texttgp, texttgm, texttgsf, texttgf, textfg; texttgp = parseFloat(document.frmMacky.textTgp.value); texttgm = parseFloat(document.frmMacky.textTgm.value); texttgsf = parseFloat(document.frmMacky.textTgsf.value); texttgf = parseFloat(document.frmMacky.textTgf.value); textfg … UI / UX Design programming-construct web-design | |
Hi everyone! Posting here because I'm having trouble with some code that to me looks perfectly fine, and I've seen it function perfectly fine when typing it as an example on another site, but for some reason it seems buggy on my site only :/ Here's the HTML portion: <div … UI / UX Design html-css image javascript-jquery web-design | |
I am trying to create a drop down box there an authorized user on an intranet page can add a folder or item to a drop down box similar to how a user on Yahoo Mail can add folders to the "move" drop down box. Can I do this with … UI / UX Design html-css web-design | |
Could someone please explain why when I submit an empty search form I get sent to a page with no navigation menu? The navigation menu is there when a search term that has no matches is submitted and the error message is the exact same: "Sorry, but nothing matched your … UI / UX Design web-design wordpress | |
Hi, I'm having a problem with a table: I want the leader dots on only the 1st line (date........event) 1. In September 4 section the leader dots are on the FIRST and LAST line. For the Second-last lines I thought if I created a new "tr" section (with different styling … UI / UX Design html-css mathematics social-media web-design | |
I need to ask question. I am sure it is easy once I figured it out or someone on here points me in the right direction. What I am trying to do is keep the header fixed and the parallax image at a default state is as it appears when … UI / UX Design html-css http-protocol javascript-jquery open-source web-browser web-design ![]() | |
I'm having a major issue with a form that is being served by an external source, and the only control I have over the layout is by using a CSS file. They sent me a base file, but won't do anything to help me modify it to repair the form. … UI / UX Design html-css web-design | |
A handy code that brings up a password window to keep others off of the web pages you choose. UI / UX Design web-design | |
Hi all, I have come across something weird today. In my HTMl page I have an iframe pulling content from somewhere else. The height and the width of the iframe as set in the CSS. In the head tag of the Iframe there are 2 CSS files, one for desktop … UI / UX Design html-css web-design | |
Hi Everyone, It has been a while since I have delved into web design, and as a result many of the old tags that I have used are no longer supported within HTML5. Due to the changes I am being forced to rely upon CSS to perform tasks where I … UI / UX Design html-css image web-design | |
I don't know if this is the right section, but it was under "web design" and that works for me. I assume that many of the members here actually do web design or graphics design, logos, art, programming for a living, or at least side work. This means you must … UI / UX Design web-design | |
so i have this divs that overflow when i type something repetitive like hahahahha or lalalal i was wondering if theres a solution for this problem? i know i can put overflow:hidden or auto; but id like to know if theres a solution :P Thanks UI / UX Design web-design | |
| |
Hi Everyone, Some of the styles on my html page is coming only in chrome browser(not in firefox or IE) which I do no want. Using chrome browser developer tools when I tried to inspect them, I found a very strange thing, it is not showing the css source file … UI / UX Design developer-tools html-css web-design | |
Hello there, Responsive websites are developed to deliver the content and appearance based on screen dimensions that can be handled by all the devices like desktop, mobile, iPhone, tablet etc. UI / UX Design iphone tablet web-design | |
Dear members, I thank you for taking time to view this discussion, which would focuss on how to build ones career in webpage designing, Kindly guide me from ground zero to start with, after doing some research I stumbled across Jon Duckett's book (HTML & CSS, Design and build website), … UI / UX Design career html-css perl web-design | |
Dear Team, Im migrating my application from ie8 to ie11. The below code opens a new window in ie 8 as expected but in ie 11 it opens a new tab. I checked in microsoft website, they told to change internet pop up settings. But i need to make some … UI / UX Design web-browser web-design | |
In most of the books I've read on HTML5, they use <section> as a main container, and that then may have <article>'s inside it. I have also seen other tutorials that will show <article> as a main container for an article, or even a book, and then have <section> used … UI / UX Design html-css web-design | |
Hello, Newbie with simple question here... A developer has entered this code for me to display a banner ad on my wordpress page. I want the ad to link to a page. How would I do that with this code? <div class="head_banner"><img src="<?php bloginfo('template_url'); ?>/images/image.png"></div> UI / UX Design php web-design wordpress | |
I want to make my background image in reponsive desgin mode. I want to make the background image will be resize when changing size of browser. Using "background:cover,background-position:center" it not working. I guess because i set height and width for background image but if i didn't set the image will … UI / UX Design image web-design | |
I am trying to create lists with sublists where the sub lists are hidden. My next step is to make it so a user can add but first things first. The XHTML and CSS should be working together yet the sublists are not hiding, any ideas? XHTML is here and … UI / UX Design html-css web-design | |
Hello all, I would like to align horizontally three divs. Also i need them to be responsive as we resize (horizontally) the window and stay at the center of the screen. I used float but they stay at the left of the screen and i can't center them. Here is … UI / UX Design html-css web-design | |
<body> <div id="wrapper"> <ul id="level-one"> <li><a href="#"></a>Home</li> <li>Home1 <ul id="level-two"> <li><a href="Reth Nesh.html">Home1</a></li> </ul> </li> <li>Home2 <ul id="level-three"> <li><a href="Produkte Speciale.html">Karburanti</a></li> <li><a href="Produkte Speciale.html">Produkte Speciale</a></li> <li><a href="Lubrifikues.html">Lubrifikante</a></li> <li><a href="index.html">Kerkimet e dokumentave</a></li> </ul> </li> <li>Home3 <ul id="level-four"> <li><a href="Pikat e shitjes.html">Pikat e shitjes</a></li> <li><a href="">IP Matic </a></li> <li><a href="Festival.html">Festival</a></li> <li><a href="Strategjite … UI / UX Design html-css seo web-design | |
I have the following: <div id="main" class="site-main"> <div id="primary" class="content-area"> <div id="content" class="site-content" role="main">Main</div> </div> <div id="secondary" class="widget-area">Secondary</div> <div id="tertiary" class="widget-area">Tertary</div> </div> It displays on the page as a series of rows, one beneath the other, each row taking the full width of the containing div. What I want is … UI / UX Design html-css web-design | |
I am creating a web site and have written css postions etc using % so that it will look the same on any monitor size. So when I view the website on my own laptop which resolution is 1366 x 768 it looks perfect however when I view it on … UI / UX Design html-css web-design | |
Hello, I'm looking for a very simple to use piece of code or something similar where I can hover over an image and there will be some opacity to it, and maybe a shadow around the edge of the image where then text will appear with a title and then … UI / UX Design html-css image web-design | |
My program isn't working correctly, it's not getting the output that I want in this bit of code so can somebody tell me what is wrong with it? .jumbotron h1 { color: #fff; font-size: 48px; font-weight bold; font-family: 'Shift', sans-serif; } UI / UX Design web-design | |
How can i allow a user to view a font on my webpage which is not available on his computer? I want to learn how to use a plugin for that purpose ? UI / UX Design web-design | |
Hey guys, Im very new to editing HTML and venturing into writing code. I wanted to ask the community here for a little help, adding an icon which becomes included in each post I make on blogger. Heres an image of how the code translates on my blog currently; and … UI / UX Design web-design | |
This simple code changes sounds in firefox, IE, safari, and chrome but will not switch in Opera. Any thoughts? <div id="playlist"style="position: absolute; z-index:10001; top: 0px; width: 100%; height: 100%;"> <button id="one" onclick="song1();">Mello</button> <button id="two" onclick="song2();">Its Time</button> <button id="three" onclick="song3();">Its on now</button> <div id="hideme" style="width: 392px"> <audio id ="audio" controls loop> … UI / UX Design audio html-css web-design | |
Hi friends, can you suggest any tips for keeping the site secure? As many security issues occur just wanna be on the safe side. UI / UX Design cybersecurity web-design | |
<html> <head> <SPAN STYLE=”background-image: url(http://www.makeuseof.com/wp-content/uploads/2009/08/HTMLEffects03.png ); font-size: 20pt”>vashisth the gr8</SPAN> <SPAN TITLE=”See, this is the tool tip. :)”>Move your mouse over me!</SPAN> <body bgcolor="black"> <table border="1" width="100%" height="100%"> <img src="C:\Users\IB Singh\Desktop\vyren\cooltext1341815091.gif" height="750"> <hr> <td colspan="2"> <img src="d4f3fc734397b6652d77df56af28c610.gif" height="300" width="100%"/> </td> </tr> <tr> <td width="25%" background="C:\Users\IB Singh\Desktop\vyren\Colourful-Bubbles-Picture.jpeg" height="360"> <a href="index.html"><img src="Picture1.png" … UI / UX Design web-design |
The End.