Hi, I have a (similar/related?) problem. On a Compaq Presario 2700 laptop I was running Etch with 2.6.24 Kernel from Lenny, and had no problem. Then I decided to upgrade to Lenny... and though everything seemed ok (alsa modules loaded, all volumes ok in alsamixer, etc), sound was gone. I could play files and get no errors from apps, but no sound off the speakers. Curiously, if I
On Thu, May 22, 2008 at 11:03:10PM +0200, Norbert Sendetzky wrote: On Thursday 22 May 2008 21:39:35 you wrote: please send in more information, alsa has a debug script: http://hg.alsa-project.org/alsa/raw-file/tip/alsa-info.sh that collects interesting info, currently there is not much in that bug report ;) Here we are: http://pastebin.ca/1026319 cool for irc communication
> From: Debian Bug Tracking System owner@bugs.debian.org Subject: Re: linux-image-2.6.22-3-amd64: snd_hda_intel disables internal beeper speaker of laptop Date: Tue, 20 May 2008 20:34:01 +0200 Version: 2.6.25-1 newer alsa has tone of fixes on snd hda please test it. holler loudly if still failing if not happy musing playing :) -- maks From: Debian Bug Tracking
I think it might be more elegant and easier to skip all the dynamic scripting and the CreatePopup, then just use a DIV or TABLE that's set on top with z-order and starts out with display: none; When you want to show the menu, set display: block; When you want to change the menu text you can do it by setting an ID for each menu item as a LABEL or TD and just using script to change that value
"XP" <XP@discussions.microsoft.com> wrote in message news:E5041410-0792-46F7-A48C-2DB73F11CB29@microsoft.com... In an HTA, I'm accessing the innerHTML to custom write a context menu. The code below works great using in-line formats, but for simplicity and modularity I'm trying to assign a class to the div, but I can't get it to take. [snip] As I previously stated, the above code