Free Flash Games
Tue, 20 Feb 2007 00:51:19 GMT
Free Flash Games http://www.clipplay.com/ fun videos games and more.
Fun flash games. Free flash games videos and more.
...
|
bug IE7
Mon, 19 Feb 2007 00:38:11 -0800
i develop sites (asp)
on IE7 some of my sites crashing and IE7 inform that he have a problem and
need to shut down
what can i do to match my code to IE7? ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:07:13 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
BHO Question
Wed, 14 Jun 2006 15:20:57 +0200
Hi,
I'm not sure this is the right place for this question, so do not hesitate
to forward me on the right place/group.
I'm building a BHO plugin for IE.
The goal is to analyse the page and replace all src attribute of script and
img tags that contain unallowed sites.
I followed some sample that are w ...
|
Great time in France
Wed, 7 Jun 2006 15:20:52 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
Push to browser
Tue, 6 Jun 2006 14:58:02 -0700
If I want to use IE to display manufacturing information throughtout a plant,
is there a way to "push" changes out to the browsers looking at the web page?
Thanks,
--max ...
|
Test if server is on
Tue, 6 Jun 2006 10:05:33 -0400
I have a small file sharing program on my pc. I also have a website with
comcast with a link to MyFileSharing server.
I only share files once or twice a week and it seems I always forget to turn
it on. Of course when I don't turn it on they get an error page.
Is there a way to test if MyFileSharing se ...
|
|
|
IE Plugin
Mon, 5 Jun 2006 02:06:02 -0700
I have written a plugin to IE 6. Now I want to use my plugin to add my HTML
page (the HTML code, will be written in the source code of my plugin) to show
on the web browser window.
Ex: some thing like that:
public void showHTMLPage()
{
document.write("<html><head></head><body>HELLO WORLD</body></h ...
|
Pseudo-class in element's style attribute - how to?
Thu, 1 Jun 2006 12:52:25 -0500
Hi,
According to the w3.org pseudo-classes can be used in element's style
attribute.
Example:
<a href="http://www.w3.org/"
style="{color: #900}
:link {background: #ff0}
:visited {background: #fff}
:hover {outline: thin red solid}
:active {background: ...
|
Why would window resize not repaint properly?
Thu, 25 May 2006 14:22:02 -0700
I open a modeless window in jscript like this.
m_objWindow = window.showModelessDialog
Later, I programmatically resize the window with dialogWidth and dialogHeight.
m_objWindow.dialogWidth = "0px";
m_objWindow.dialogHeight = "0px";
Later, I programattically resize the window again.
m_objWindow.dia ...
|