Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28
Actual Results
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS events
- Subject: JS events
- Replies: 8
- Views: 292
- Subject: JS events
Posted: April 14th, 2008, 10:56 am
Thanks a lot! It worked 
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS events
- Subject: JS events
- Replies: 8
- Views: 292
- Subject: JS events
Posted: April 11th, 2008, 10:00 am
I'm not a JS expert. Can you give me a small example how would I use event listener?
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS events
- Subject: JS events
- Replies: 8
- Views: 292
- Subject: JS events
Posted: April 10th, 2008, 12:07 pm
I might've been wrong, but doesn't onResize event should be in body tag? For example:
<body onresize="func()">
<body onresize="func()">
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS events
- Subject: JS events
- Replies: 8
- Views: 292
- Subject: JS events
Posted: April 10th, 2008, 11:08 am
First of all I'm using ad software to deliver ads on publishers' sites. That is why I have no control over the whole page, only the part where I drop the ad unit. Recently I was requested to drop expandable flash banner onto page. I was breaking my brains until I figured out how to drop 300px by 700...
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS offset
- Subject: JS offset
- Replies: 3
- Views: 543
- Subject: JS offset
Posted: April 9th, 2008, 1:27 pm
This was the code: <div id='ehsbox' style="position:static;width:728;height:90;border:1px solid red;"></div> <script type="text/javascript"> var EHS_box = document.getElementById('ehsbox'); var curleft = 0; var curtop = 0; if (EHS_box.offsetParent) { do { curlef...
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS events
- Subject: JS events
- Replies: 8
- Views: 292
- Subject: JS events
Posted: April 9th, 2008, 12:27 pm
I need an event in JavaScript that is triggered when position of the DIV is changed due to a resize window. onresize wouldn't work because I have no control over body tags, only one specific div. Thanks in advance.
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: JS offset
- Subject: JS offset
- Replies: 3
- Views: 543
- Subject: JS offset
Posted: April 8th, 2008, 10:39 am
I'm using JS offset to calculate position of the div in my script. For some reason it works in FF, but not IE. Anyone can think of a reason why? The example is on http://www.just-arthritis.com. Thanks.
- ilyawizard
- Forum: Flash and ActionScript Forum
- Topic: Flash Presentation
- Subject: Flash Presentation
- Replies: 0
- Views: 319
- Subject: Flash Presentation
Posted: March 19th, 2008, 9:15 am
Hello everyone, I'm trying to design an animated presentation, which will be displayed on a ~30" monitor on a wall, something like those commercials in broadway NYC. My first question is would flash be ideal for this type of presentation? I knew flash quite a bit a couple of years ago, and lear...
- ilyawizard
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP cURL
- Subject: PHP cURL
- Replies: 1
- Views: 305
- Subject: PHP cURL
Posted: December 18th, 2007, 7:35 am
Hello, I'm trying to get the feed through cURL function because my hosting disabled fopen function and I can't use simplexml_load_file now. When I use cURL with this feed it gives me BAD REQUEST back, however if I use regular page then it parses it correctly. Here's the code I'm using: $ch = curl_in...
- ilyawizard
- Forum: Hardware
- Topic: Power Supply always on
- Subject: Power Supply always on
- Replies: 19
- Views: 1484
- Subject: Power Supply always on
Posted: November 26th, 2007, 7:34 am
I already RMA'd the motherboard. The new one solved the problem, works flawlessly now.
Thanks for help everyone, but it wasn't neither the power button or the power supply.
Thanks for help everyone, but it wasn't neither the power button or the power supply.
- ilyawizard
- Forum: Hardware
- Topic: Power Supply always on
- Subject: Power Supply always on
- Replies: 19
- Views: 1484
- Subject: Power Supply always on
Posted: November 23rd, 2007, 7:54 am
It's not the switch. I've checked two power supplies on the new motherboard, and both times they turned on by itself. Then I've checked the same two power supplies on good motherboard (took that chance cause was eager to find out) and it worked fine. So it is motherboard, but not sure why it's doing...
- ilyawizard
- Forum: Hardware
- Topic: Power Supply always on
- Subject: Power Supply always on
- Replies: 19
- Views: 1484
- Subject: Power Supply always on
Posted: November 21st, 2007, 3:30 pm
With the old power supply power wires were pluged into motherboard. When I got the new one from Staples i didn't even try to plug the power button wires.
- ilyawizard
- Forum: Hardware
- Topic: Power Supply always on
- Subject: Power Supply always on
- Replies: 19
- Views: 1484
- Subject: Power Supply always on
Posted: November 21st, 2007, 3:07 pm
deathblade wrote:
mine did this for a while and it was me not wiring it right
What do you mean not wiring it right? May be I'm just missing something really small.
- ilyawizard
- Forum: Hardware
- Topic: Power Supply always on
- Subject: Power Supply always on
- Replies: 19
- Views: 1484
- Subject: Power Supply always on
Posted: November 21st, 2007, 3:05 pm
No, no hot swapping. GIGABYTE GA-M61P-S3 AM2 NVIDIA GeForce 6100 ATX AMD Motherboard AMD Athlon 64 X2 3800+ Windsor 2.0GHz Socket AM2 89W Processor Kingston 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2 667 (PC2 5300) That's what I bought off newegg. Not sure what the power supply is (bought a new one from ...
- ilyawizard
- Forum: Hardware
- Topic: Power Supply always on
- Subject: Power Supply always on
- Replies: 19
- Views: 1484
- Subject: Power Supply always on
Posted: November 21st, 2007, 2:51 pm
The motherboard can't send current to the power supply if it isn't there and it's not supposed to be there before you push the button on the front of the PC. In your case, you don't have to push the button which means either the switch is ON all the time or the wires aren't connected properly. You'...

