Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
mozilla . dev . tech . html
This is a Usenet group - learn more
Find or start a Google Group about html.
Group info
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 54  Older »

You cannot post messages because this group is only available as an archive.

Problem encountered to detect the page load event during firefox extension development 
  Hi folks: I'm writing a firefox extension which needs to detect html page load event, I used "DOMContentLoaded" and "DOMFrameContentLoaded" event listener as following: ... appcontent.addEventListener("D OMContentLoaded", function(e){ f.onPageLoad.apply(f,[e,'DOMCo ntentLoaded']);}, true); appcontent.addEventListener("D OMFrameContentLoaded", function(e){... more »
By codeplay  - Mar 19 2009 - 3 new of 3 messages    

(IVÁN): YO SOY EL QUE BORRO TUS PECADOS PARA SIEMPRE 
  Sábado, 24 de enero, año 2009 de Nuestro Salvador Jesucristo, Guayaquil, Ecuador - Iberoamérica (Cartas del cielo son escritas por Iván Valarezo) (Muchas Felicidades a todos los Estados Unidos de América por haber elegido al señor Barac Obama como su nuevo Presidente constitucional, para que los gobierne junto con sus ministros... more »
By IVAN VALAREZO  - Jan 24 2009 - 1 new of 1 message    

Wake Up World! Meet the New Boss, Same as the Old Boss - Who Benefits From White House Scandal(s) 
  If you want to know who the real establishment is in America and around the world, the real power behind the so-called ''military-industrial complex'', the real maleficent power that has led this world to inexorable conflict, war, hatreds, destruction of real human values, morality, conscience — it is the global media establishment.... more »
By Dan Mosedale  - Jan 22 2009 - 1 new of 1 message    

right click on div with contentEditable enabled in FF 3.0 on Mac OS.. 
  I have a weird problem with Firefox 3.0 on Mac OS X. I have a macbook. We have a website where we have a rich text control on it, which is basically a div with "contentEditable" set to true. Within this control, we subscribe to oncontextmenu event. When we use "ctrl + click" on the Mac, it behaves as expected. However, if we do "two... more »
By bgrk  - Jan 22 2009 - 1 new of 1 message    

How to enlarge the canvas' 2d context's clip region 
  Hi folks: I have problem enlarging a 2d context's clip region, pls refer to the pseudo code: var canvas = document.getElementById('myCan vasElement'); var ctx = canvas.getContext('2d'); ctx.beginPath(); ctx.arc(...);//draw a circle ctx.closePath(); ctx.clip(); ctx.drawImage(...);//OK here, image is drawn and clipped into a circle shape... more »
By CodePlay  - Jan 15 2009 - 1 new of 1 message    

File input field in Firefox 3.0 
  And about 03:19 10 Dec 08 it was written from Mvijai...@Gmail.Com to All: Mv> In firefox 3.0, I couldn't get the file path from a HTML input file Mv> field using javascript. Mv> If i browse and select a file and use javascript to retrieve the full Mv> file path using document.getElementById('id'). value, I'm just getting... more »
By Mithgol the Webmaster  - Dec 22 2008 - 1 new of 1 message    

File input field in Firefox 3.0 
  hi ppl, In firefox 3.0, I couldn't get the file path from a HTML input file field using javascript. If i browse and select a file and use javascript to retrieve the full file path using document.getElementById('id'). value, I'm just getting the file name for ex: sample.txt but in earlier versions of firefox we get this as "c:\sample.txt"... more »
By mvijai...@gmail.com  - Dec 10 2008 - 1 new of 1 message    

Extend selection without disabling 
  If I extend the selection using the DOM methods, the selected is modified, but it looks as if it disabled. Is there any way to modify the selection without disabling it?
By kometrudefand...@gmail.com  - Nov 28 2008 - 1 new of 1 message    

Matching Emails 
  I maintain a couple web sites for older handicapped people and they are having trouble properly typing their email address on subscription forms. I notice that many sites now ask people to repeat email addresses on their forms and I guess that would work well for my people. I assume that takes some Javascript code in an HTML document that... more »
By JohnW-Mpls  - Nov 13 2008 - 1 new of 1 message    

how to cache 301 Moved Permanently 
  Hi all, I am not sure that this is the proper newsgroup to ask this question, so please advise if there is a better place. I have configured my server application to send 301 Moved Permanently response for certain resource. The spec [[link]] says:... more »
By Adrian Herscu  - Nov 4 2008 - 1 new of 1 message    

11 - 20 of 54   « Newer | Older »

XML