6,557 Topics

Member Avatar for
Member Avatar for tsmgroup2_1

# css file change from original to sprite conversion # problem #1: blockquote { margin: 10px; padding: 0 0 0 28px; border: 1px solid #f2f2f2; background: #FAFAFA url(quote.gif) no-repeat 5px 5px; } .sprite-quote{ background-position: 0 -911px; width: 30px; height: 30px; } #container li { background: url(csg-53ecf340900b5.png) no-repeat top left; } …

Member Avatar for hericles
0
66
Member Avatar for mgn2683

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 …

Member Avatar for mattster
0
289
Member Avatar for ggeoff

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)

Member Avatar for ggeoff
0
197
Member Avatar for murali2489

Hi Team, I have a piece of code like below which works correctly in Windows Xp (Ie 7) but when i try it in W7(IE 11) rendering is wrong, when the application first loads the select menu is rendered correctly but when i select an option and again try to …

Member Avatar for almostbob
0
267
Member Avatar for jaspertan

Hi to all Im doing a project in which the user need to fill up and submit after the user submit it will create table with values from textbox thanks Jasper

Member Avatar for jaspertan
0
171
Member Avatar for 1885

I have the following form that works: http://craigcoleman.com/java/julia/ I'm trying to do the same thing with this form and I can not get the parameters to work with the form. I am using java script to get the parameter values. Please throw me a bone. <html><head><title> Test New </title> </head> …

Member Avatar for iamthwee
0
904
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
290
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
195
Member Avatar for Himanshu Chawla

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <link href="css/bootstrap.min.css" rel="stylesheet" media="screen"/> <link href="css/datepicker.css" rel="stylesheet" /> <script src="js/bootstrap.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script src="js/bootstrap-datepicker.js"></script> <script src="http://code.jquery.com/jquery-1.11.1.min.js"></script> <script src="js/JavaScript.js"></script> <script src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.9/jquery.validate.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <title></title> </head> <body> <div> <form class="form-horizontal" id="form1" runat="server"> <fieldset> <!-- Form Name --> <legend>Enter Your Details</legend> <div class="control-group"> <label class="control-label input-xlarge" for="Status">Employment …

0
164
Member Avatar for kostareject

I have a problem with WebBrowser Control when I try to set attribute for password element. It simply doesn't work. The password field is always empty(setting attribute for txtUName element works fine, also currentElement.InvokeMember("submit") works well). Problem is only with password element). Here is my code: private void webBrowser_DocumentCompleted(object sender, …

Member Avatar for cgeier
0
625
Member Avatar for dhani09

I''m trying to process a form without page reload using jQuery post as shown below: <script type="text/javascript"> $('#settingsForm').submit( function(){ $('input[type=submit]', this).attr('disabled', 'disabled ');}); function scheck(){ var oldanswer = $("#oldanswer"); var newquestion = $("#newquestion"); var newanswer = $("#newanswer"); var url = "settingsupdate.php"; //This part of the code works fine. Errors are …

Member Avatar for dhani09
0
271
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
746
Member Avatar for Himanshu Chawla

**Hello Actually i want to make dropdown list dynamically in C# . So that in that dropdown list when i enter some value it should retrieve value from database and also when enter any alphabet, so at that time it show all the names with that alphabet in the starting …

Member Avatar for Taywin
0
204
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
564
Member Avatar for mbarandao

Hello, I need a little bit of assistance with parsing data from an html using xpath. Please indulge me for a moment as I attempt to explain my problem and subsequently my question: The html code from which I am parsing data is below. I would like to specifically parse …

Member Avatar for v1shwa
0
248
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
154
Member Avatar for Gianluca_1

Hey guys, so I'm creating this webapp that creates a QrCode based on informations given by the user, decodes QrCodes and creates a log. I would like some tips, like QrCodes, Image processing, Getting SubImages libraries and API's. I'm using HTML5, CSS3 and JavaScript. This webapp will be able to …

Member Avatar for NotoriousZeus
0
280
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
280
Member Avatar for Maideen

Hi I did the stored procedure in mssql 2012. working fine in server. I have an issue that I need the output of my SP into HTML Report Format in aspx.page with Sub and Grand Total I no need GridView Pls advice Maideen My SP SET ANSI_NULLS ON GO SET …

Member Avatar for gudegjawa
0
280
Member Avatar for nikk8a

Hi Friends, Working with communication between a child javascript window and parent jsp function, I am trying to access a function defined in the parent jsp from its child window which is a separate js file. This logic works fine in IE, but breaks in Chrome. * Parent function: multiCreateCallback() …

Member Avatar for nikk8a
0
1K
Member Avatar for M@S00M
Member Avatar for weeraa

I'm tring to move html element on run time. (1) Call function from code behind. (Button1_Click1 event) ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "myfunction", "testFunc(100,200);", true); (2) It redirect to JS function. (This function is used to change the location of html attribute) function testFunc(x,y) { document.getElementById('draggable').style.top = x; document.getElementById('draggable').style.left = y; } in …

Member Avatar for AleMonteiro
0
286
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
310
Member Avatar for sandy4a0

Hi i am facing error in below code not able to add rows could anyone help please <html> <head> <title>Row Added</title> </head> <script> function sample(){ var table='<table width="100" id="+sample+">'; table=table.concat("<tr>"); table=table.concat("<td>Add rows</td>"); table=table.concat("<td><input type="button" name="Add" value="Add"</td>"); table=table.concat("<td><input type="button" name="Delete" value="Delete"</td>"); table=table.concat("</tr>"); table=table.concat("</table>"); document.getElementById("sample").innerHTML+=table; } </script> <body> <table> <tr> <td>Enter the …

Member Avatar for AleMonteiro
0
241
Member Avatar for My question

Dear friends, I have the pages for website in html, I need to change those html pages to wordpress. I don't know how to do that, Please help me

Member Avatar for khurram123
0
146
Member Avatar for ben.juarez.773

I'm trying to prefill webforms in iframes using Requests. If that can't be done, does anyone have a script I can use that works with webbrowser? I like that it calls the default web browser in just about any system, which is great for my Android applications. I've tried using …

Member Avatar for ben.juarez.773
0
316
Member Avatar for SID5721
Member Avatar for diafol
0
781
Member Avatar for ParPau

I have been looking for a solution to isolate markings and have not found anything on the internet that is close to for what I am looking. I am trying to isolate the markings in a series of pictures. I have one, unmarked image. I then have a series of …

Member Avatar for Taywin
0
558

The End.