10,650 Topics

Member Avatar for
Member Avatar for k2k

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

Member Avatar for John_66
0
172
Member Avatar for 68thorby68

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%; } …

Member Avatar for markwelbar
0
258
Member Avatar for murali2489

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 …

Member Avatar for mattster
0
139
Member Avatar for Vincentas

Hi guys, I need to build an ecommerce site for a client and I have the general design figured out but I can't find a solution that works for me. I need to be able to adapt the html/css to my design as well as have a search engine, that …

Member Avatar for vacurect
0
471
Member Avatar for active-worker

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.

Member Avatar for OsaMasw
0
118
Member Avatar for mskat02

I am working with a image analysis site that has color as a key component. I have setup fairly elaborate filters that allow users to select color based on different criteria bases, such as CMYK, RGB, etc. I would like to have the filter display the color next to the …

Member Avatar for OsaMasw
0
60
Member Avatar for OsaMasw

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>` ![e16ba87456c60933b47a886f3bd7c753](/attachments/small/3/e16ba87456c60933b47a886f3bd7c753.jpg) but today I found its appears like this ![399d82ee4052075368a7f6f6c19a1051](/attachments/large/3/399d82ee4052075368a7f6f6c19a1051.jpg "399d82ee4052075368a7f6f6c19a1051") just look for …

Member Avatar for OsaMasw
0
293
Member Avatar for cgull

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 …

Member Avatar for veedeoo
0
272
Member Avatar for guykondas

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

Member Avatar for Luther78
0
196
Member Avatar for iamthwee

In this tutorial I am going to be going over subsurface scattering, sometimes considered as the holy grail of 3D rendering, in blender cycles. **So what is SSS and why is it important?** 'Subsurface scattering (or SSS), also known as subsurface light transport (SSLT),[1] is a mechanism of light transport …

Member Avatar for Siberian
3
331
Member Avatar for macky.p.deleon

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 …

Member Avatar for Daniel_28
0
127
Member Avatar for _neonyx_

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 …

Member Avatar for _neonyx_
0
751
Member Avatar for faithingod1970

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 …

Member Avatar for _neonyx_
0
155
Member Avatar for dsmush

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 …

Member Avatar for pritaeas
0
197
Member Avatar for Ketul_1

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 …

Member Avatar for cereal
0
577
Member Avatar for dlmagers

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 …

Member Avatar for diafol
0
274
Member Avatar for Siberian

I have a CSS3 3D style rotation working on my page (word - "gallery"). The problem, when the word rotates you can see it behind the other text, this shouldn't be a problem I apply an opacity rule to the style and before it completes rotation it fades away, that's …

Member Avatar for scribblerandom
0
74
Member Avatar for showman13

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. …

Member Avatar for showman13
0
157
Member Avatar for Hosmer23

A handy code that brings up a password window to keep others off of the web pages you choose.

Member Avatar for dasabel100
0
806
Member Avatar for rchawdhari

create table invoices( year int not null ,invoice_number int not null auto_increment ,primary key(year, invoice_number) ); insert into invoices(year) values(2009); insert into invoices(year) values(2009); insert into invoices(year) values(2009); insert into invoices(year) values(2010); insert into invoices(year) values(2010); insert into invoices(year) values(2010); select * from invoices; +------+----------------+ | year | invoice_number | …

Member Avatar for cereal
0
1K
Member Avatar for Violet_82

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 …

Member Avatar for almostbob
0
1K
Member Avatar for MrDavo

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 …

Member Avatar for NetJunkie
0
281
Member Avatar for Carly_1

Hi, I am trying to record actions in Dreamweaver. Is there a way to do this in the code side of split view? Thanks

Member Avatar for NetJunkie
0
65
Member Avatar for guyinpv

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 …

Member Avatar for guyinpv
0
280
Member Avatar for centenond

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

Member Avatar for centenond
0
138
Member Avatar for M@S00M
Member Avatar for example868
Member Avatar for Reverend Jim
0
392
Member Avatar for VenusCrystal

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 …

Member Avatar for VenusCrystal
0
314
Member Avatar for trinadh.chittuluri

i want code for if i select one option in select box it should be display it's names which we given

Member Avatar for JorgeM
0
62
Member Avatar for iquallsama

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.

Member Avatar for vinod1
0
251

The End.