Click here to Skip to main content
15,887,946 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: textbox value to change path attribute of a target element Pin
Yusuf3-Apr-09 12:11
Yusuf3-Apr-09 12:11 
GeneralSubmit button that emails MY ALREADY FILLED IN FORM TO ME. Do not want to add additional boxes. (sorry not yelling) Pin
reefman561-Apr-09 10:59
reefman561-Apr-09 10:59 
GeneralRe: Submit button that emails MY ALREADY FILLED IN FORM TO ME. Do not want to add additional boxes. (sorry not yelling) Pin
stanlee213-Jan-10 17:32
stanlee213-Jan-10 17:32 
QuestionAlert for unsaved Data on page Pin
khush111-Apr-09 8:12
khush111-Apr-09 8:12 
AnswerRe: Alert for unsaved Data on page Pin
Marc Firth7-Apr-09 21:59
Marc Firth7-Apr-09 21:59 
QuestionJavascript Help!! [modified] Pin
chungonttt1-Apr-09 0:18
chungonttt1-Apr-09 0:18 
AnswerRe: Javascript Help!! Pin
Marc Firth1-Apr-09 1:31
Marc Firth1-Apr-09 1:31 
QuestionText Over Text in HTML Pin
Harvey Saayman31-Mar-09 22:06
Harvey Saayman31-Mar-09 22:06 
Hey guys

I'm trying to get some text go over another piece of text.

I've gotten it to work more or less by setting the position attribute to absolute for the text on the top. Here is the code for that
<div style="font-family: Courier New; text-align: center; background: rgb(213, 234, 255);">    
	<div style="position: absolute; font-size: 10pt;  color: red; font-weight: bold;  font-family: Comic Sans MS;">
		Harvey Saayman - Lead Software Developer<br/>
		Uniclox Technologies (PTY) Ltd<br/>
		Office: 011-439-2042<br/>
		Cell: 074-132-9393
	</div> 
	<div style=" font-size: 12.5pt; color: rgb(0, 255, 0); font-family: Courier New;">
		1010111 1101000 1100101 1110010 1100101 100000 1101001 1110100 100111 1110011 <br/>
		100000 1100001 1101100 1110111 1100001 1111001 1110011 100000 1110100 1101001 <br/>
		1101101 1100101 100000 1100110 1101111 1110010 100000 1100010 1110101 1110011 <br/>
		1101001 1101110 1100101 1110011 1110011
	</div>  
</div>


With that the text does indeed display over the other text (the binary), but the main text is not centered and id like it to be...

Any ideas? Cause I'm all out Sniff | :^)

Harvey Saayman - South Africa
Software Developer
.Net, C#, SQL

you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer)
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111

AnswerRe: Text Over Text in HTML Pin
Marc Firth1-Apr-09 1:34
Marc Firth1-Apr-09 1:34 
Questioni need imge viewer for web in asp, javascript plzz help mee its urgent Pin
khurramram31-Mar-09 21:43
khurramram31-Mar-09 21:43 
Questionhow to save images in sqlserver again retrive from sqlserver using asp.net control Pin
Ch.Gayatri Subudhi31-Mar-09 19:09
Ch.Gayatri Subudhi31-Mar-09 19:09 
AnswerRe: how to save images in sqlserver again retrive from sqlserver using asp.net control Pin
Mohammad Dayyan31-Mar-09 20:59
Mohammad Dayyan31-Mar-09 20:59 
Questionadding a item to listbox by javascript [modified] Pin
[N][Q][H]31-Mar-09 15:20
[N][Q][H]31-Mar-09 15:20 
AnswerRe: adding a item to listbox by javascript Pin
mrMercury31-Mar-09 17:51
mrMercury31-Mar-09 17:51 
GeneralRe: adding a item to listbox by javascript Pin
[N][Q][H]31-Mar-09 18:08
[N][Q][H]31-Mar-09 18:08 
QuestionFirefox and onblur event Pin
ycorre31-Mar-09 14:55
ycorre31-Mar-09 14:55 
QuestionWSS and Ajax Pin
Not Active31-Mar-09 6:36
mentorNot Active31-Mar-09 6:36 
AnswerRe: WSS and Ajax Pin
I am BATMAN31-Mar-09 6:47
I am BATMAN31-Mar-09 6:47 
GeneralRe: WSS and Ajax Pin
Not Active31-Mar-09 6:50
mentorNot Active31-Mar-09 6:50 
AnswerRe: WSS and Ajax Pin
Not Active31-Mar-09 10:21
mentorNot Active31-Mar-09 10:21 
QuestionChanging a form's target through javascript Pin
William Engberts31-Mar-09 5:15
William Engberts31-Mar-09 5:15 
AnswerRe: Changing a form's target through javascript Pin
I am BATMAN31-Mar-09 6:31
I am BATMAN31-Mar-09 6:31 
Questionget_serverversion exception ocurred when webservice create connection to remote db Pin
Member 314758430-Mar-09 23:23
Member 314758430-Mar-09 23:23 
QuestionZip files runtime Pin
SubarnaMishra30-Mar-09 21:05
SubarnaMishra30-Mar-09 21:05 
AnswerRe: Zip files runtime Pin
SeMartens31-Mar-09 21:27
SeMartens31-Mar-09 21:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.