HTML (HyperText Markup Language) is the principal markup language used for structuring web pages and formatting content. The most recent iteration of HTML is HTML5.

learn more… | top users | synonyms (1)

0
votes
0answers
13 views

ASP.NET, CSS and jQuery

I have this aspx page: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>Some Title</title> <link href="css/home.css" ...
0
votes
1answer
13 views

User uploaded videos. How to view them?

I am making a kind of a social network. I am now in this part where I allow users to upload their videos and allow others to watch them. I have been researching on the HTML 5 video tag. People say ...
0
votes
0answers
7 views

Leaflet fixed map double click feature not working properly in Firefox after scrolling

I have a problem that I have been trying to fix for a few days with no results yet, but I least I know why, the problem is that I do not know how to fix it. Since I cannot post the code here, I made ...
0
votes
2answers
33 views

JavaScript: how to build simple percentage increaser?

I just want to build a progress value showing percentage increase without progress bar. I have built an animator, but actually I need simply one which show value from 0% to 100% Here is my code: ...
0
votes
0answers
9 views

Serverside redirect from iframe not working in Firefox and Chrome but works in IE6

I would love to know why the following does not work in Firefox 21 and Chrome 26 yet it works in IE 6. I have a page "frame.html" which contains an iframe. The iframe points to another page ...
0
votes
1answer
26 views

Using href links inside <option> tag with jquery in the way

I have the following code : <div class="dropdownmenu"> <select multiple id="cd-dropdown" name="dropdown-menu" class="cd-select"> <option value="-1" ...
0
votes
1answer
10 views

Resizeable div with background image

I have a div with a background image: <div id="myDiv"> ... </div> #myDiv { background-image: url(...); width: 70%; max-width: 200px; } Now, I want my background image to be ...
-2
votes
0answers
6 views

HTML embedded with applets or flash in phonegap

I have successfully converted websites using just plain html, css or js into apk files. But html with embedded applets or flash files are not working! I tried with phonegap on android.
0
votes
0answers
5 views

Removing the default IE10 “This is a required field” validation tooltip

I have a html form with some required text fields. In IE10 the required fields render the new tooltips for invalid fields. Because I have custom validation on other fields, I have not set "required" ...
-3
votes
0answers
19 views

How to get help on my Team Treehouse Code Challenge? [closed]

I have a code challenge on http://teamtreehouse.com/ and I don't know what to do. The challenge is something like: how to Add cells with text to your table body? At least that is how I ...
0
votes
3answers
30 views

z-index for select options

I want to set select menu option z-index. By default it is set on top. Step to produce bug: click on select menu and hover a tag. <head> <script type="text/javascript" ...
0
votes
2answers
27 views

mysql post from html table

I am trying to get my sql to post information from a html form into my database however keep getting: ( ! ) SCREAM: Error suppression ignored for ( ! ) Notice: Undefined index: firstname in ...
0
votes
0answers
5 views

Is there possible to add space break in facebook post

As the topic, is there any option to add space brake in facebook post, such as: &nbsp; (this is not working) or something else?
1
vote
3answers
26 views

CSS two column layout Issue

I was trying to write one CSS two column layout. In my code there are three <div> tag. First <div> tag contains two other <div> tags. One is for navigation and one is for content. I ...
0
votes
2answers
26 views

PUT with jquery returns error

I am trying to update a field with a small jquery script but it keeps returning an error and I cannot see where I have a problem. I have an anchor with onclick="reportAd(MyAid)" that runs this: ...
0
votes
0answers
13 views

Google Apps Web App viewed on iPhone

I'm learning how to set up HMTL code to make it work as an "iOS web app". I want to integrate this into a Google Apps Script Web App, so that when opened from an iPhone it behaves like an iOS Web App. ...
0
votes
0answers
26 views

Hide social buttons until fully loaded from external page

How can i load a div containing social buttons which is loaded with Jquery .load and show the buttons when they are completly loaded? My code is: <div class="social-holder"> <div ...
1
vote
6answers
45 views

Can't set background-image for a specific div

Some strange behavior about background image HTML <body> <div id="divGaLL"> <ul id="ulGaLL"> <li>...</li> <li>...</li> </ul> </div> ...
0
votes
3answers
12 views

Is there a way to thicken a form legend underline?

I want bootstrap legend's underline to be more thick. I would like to override twitter bootstrap css. Is it possible?
0
votes
0answers
41 views

Opening element on top of others

I have a grid of images and text. By default, only the image is showing. When the user clicks the image, it should expand over the others and show the text. Currently it's partly working. ...
1
vote
1answer
34 views

Toggle “tabbable” - bootstrap

I'm trying to achieve something that I'm relatively sure has been done several times before, however I can't seem to find any documetation on it. I'm using the responsive bootstrap for this, and the ...
0
votes
0answers
12 views

PowerShell Checks Script Output to HTML Issue

I have a checks script which I am converting to output to HTML. It has a function that checks a websites response time. I can't for the life of me get the output to show in HTML. Any ideas? # ...
-10
votes
0answers
40 views

I want web registration page in hindi. can any body tell me what s the process? [closed]

I got a requirement to create a webpage in hindi. can anybody suggest me how to do this. Dont advice me google translator as it is not rendering properly I tried ebedding google translator. any other ...
0
votes
1answer
27 views

UI Scroll like iPhone HTML 5

I am using jQuery, HTML 5 ,and CSS 3. The requirement is I need to implement exactly like http://cubiq.org/dropbox/iscroll4/examples/pull-to-refresh/ for showing list like iPhone. How do I we ...
-1
votes
2answers
30 views

How to align input text field in div by vertically?

There is the following HTML code: <div id="top"> <div id="search"><h2 id="title">Tasks</h2><input type="text" id="key-words-search"/></div> <div ...
-10
votes
0answers
57 views

I'm making an attendance sheet for employee [closed]

I have 1 department code field in this field getting value from combo box i.e department name,and have one more combo box of month that will see the value of department and will display the list ...
0
votes
1answer
38 views

html align column right

I have this Html code : <tr> <td> <a type="text" name="color" >@client.Login</a> </td> <td> <a type="text" ...
1
vote
6answers
50 views

How align center text in custom buttons?

I have this html <head> <title>HTML5 App</title> <link rel="stylesheet" type="text/css" href="css/custom.css"> <link rel="stylesheet" type="text/css" ...
-2
votes
1answer
47 views

Jquery how to keep a div when you hover it? [closed]

I have two different divs, and when you hover one of them, the other one appears, and i want to keep it on the screen until you hover out this last, or you hover out the first div. I have tried this ...
0
votes
2answers
16 views

Textarea overflow:auto difference in height

Following code renders a textarea which should have 3 visible rows: <textarea id="txtInput" rows="3" cols="20" style="overflow:auto"></textarea> However, in Firefox (version 20.0.1), 4 ...
-2
votes
1answer
16 views

Mod Rewite create seo friendly links [closed]

most of my website links are link this example: http://telelivesports.com/index1.php?option=com_lsh&view=lsh&event_id=152085&tid=378312&channel=0&tmpl=component&layout=popup ...
0
votes
1answer
15 views

Adjusting screen size for just one page in jQuery mobile

I'm having a problem adjusting the size of one of my pages in my application. While I'm using <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, ...
0
votes
1answer
21 views

onChange event not working when change automated

I have an onChange event on one select box (usageDisplays), which populates the next select box based on the selected value of the first: <html:select name="usageDisplays" property="name" ...
1
vote
3answers
19 views

Misplaced list elements due to CSS in firefox and chrome

I have a list of names which is rendered inside <ul>. I am applied some CSS code but facing some browser specific issues. Chrome : List element is getting displaced by 1 row. Firefox : All ...
-2
votes
1answer
48 views

&#8232; character in HTML

I wonder why browser does not recognize &#8232; in my HTML code Antique bronze of an archer by Franz Iffland Literature:&#8232;&ldquo;Bronzes, sculptors and founders&rdquo; by H. ...
0
votes
0answers
9 views

Flexslider displaying items to the right of page

I have done everything that is recommended to do by Woothemes with regards to their Flex Slider, installed it exactly how they said, but I get the weirdest of problems in that it keeps throwing the ...
0
votes
0answers
16 views

restrict URL path access

I have a problem that comes from the structure of my files. The problem is that an user can access a file direction that actually not exists. The problem deals with a 404 error handling page. This ...
1
vote
1answer
20 views

how to verify style attribute in Selenium IDE

I have the following code: <div class="ui-multiselect-menu ui-widget ui-widget-content ui-corner-all ui-multiselect-single" style="width: 192px; top: 172px; left: 299.9px; display: none;"> ...
0
votes
1answer
18 views

HTML page curl with Zoom functionality

I have implement Page curl with HTML but i want to add Zoom functionality for Zoom i have used some HTML setting code but it is only work below 3.0 , please help if any one know how to make Zoom ...
0
votes
2answers
34 views

Bootstrap radio buttons do not check when collapsing an accordian

I've tried a lot of things to try and get this to work. All I want to do is "when checking a radio button the accordion content will close and open accordingly and the button will 'check'". I have got ...
0
votes
1answer
8 views

Some iOS specific tag attributes are not rendered

I want to add some iOS specific tag attributes to my login-form. If I have a look on my web page source, the attributes autocorrect, autocapitalize and spellcheck aren't there. What is the reason for ...
1
vote
2answers
42 views

Replace an image wherever it is used - Javascript

I'm looking for a way to replace an image that could be used anywhere on a page. So if we have an example html page like this: <html> <head> </head> <body> ...
-1
votes
1answer
25 views

not working in IE. Working in FF, Chrome

I am creating website using JSF where I have below. <h:form prependId="false" enctype="multipart/form-data" id="addBODMeeting"> <h:inputText id="myDateHide" value="#{BODMeeting.myDateHide}" ...
0
votes
0answers
20 views

How to manage js file in a large web app project?

I used to write javascript snippet for websites. Now I am going to develop a web application ,which includes one or two html files and lots of js file. Is there any tutorials or blog post to explain ...
0
votes
0answers
28 views

How to replace a value of an attribute in JS function on run time?

I am working on my Java application that (besides other things) produces HTML. In this HTML I need to change a value of one attribute inside one JS function every time I run it. The process is like ...
-1
votes
0answers
37 views

The best way to send a html email. [closed]

I am using c# to send a html email and it works just fine. I want to try to use just hotmail/gmail or outlook to send a html email, but i cant seem to get it to work. My code: <table> ...
2
votes
2answers
43 views

Compatibility View and its importance

I have just finished the layout for my website, and it is working perfectly fine in all browsers (Opera, Safari, Chrome, IE 7, 8, 9, 10 (both), and several others) - but this time around, the ...
0
votes
2answers
38 views

show image instead of Alt text if image src not present

I am using imageFlow as a base . but my problem is i want to show text on top of image this i tried doing but JS file don't Accept any div around img tag. <img src="" alt="" > is ...
0
votes
1answer
27 views

How to align a subsubmenu to the right of a submenu?

Here is a jsFiddle to help explaining. As you can see when you :hover Top1 > Sub1, Subsub1 and Subsub2 appear at the right of the Submenu but underneath Subsub1. I tried solving this with ...
0
votes
1answer
31 views

Jquery countdown timer that doesn't reset on page refresh

I need you help about this one. I am using Vassilis Dourdounis jquery plugin, and I have created countdown timer that hides some link on complete. But it restarts whenever the page is refreshed, and ...

1 2 3 4 5 3445