Actual Results
- derfleurer
- Foro: Javascript Tutorials
- Tema: TUTORIAL: Javascript Introductory
- Subject: TUTORIAL: Javascript Introductory
- Respuestas: 0
- Vistas: 2981
- Subject: TUTORIAL: Javascript Introductory
Posted: Marzo 10th, 2008, 6:56 pm
Alright, this isn't complete. In fact, it's far from it. But there's plenty enough here to get you started. ;) Oh, and to compensate for posting this on a forum, instead of interactive links, i've provided text to the effect of: Address Bar: javascript:confirm('Are you sure?');void(0) . This is...
- derfleurer
- Foro: Website Design Forum
- Tema: URL path
- Subject: URL path
- Respuestas: 6
- Vistas: 673
- Subject: URL path
Posted: Julio 15th, 2007, 11:17 pm
That wouldn't work if there were two or more directories
webng.com/derfleurer/tutorials/folder2
webng.com/derfleurer/tutorials/folder2
- derfleurer
- Foro: Website Design Forum
- Tema: URL path
- Subject: URL path
- Respuestas: 6
- Vistas: 673
- Subject: URL path
Posted: Julio 15th, 2007, 10:59 pm
Eh, probably. Thanks
- derfleurer
- Foro: Website Design Forum
- Tema: URL path
- Subject: URL path
- Respuestas: 6
- Vistas: 673
- Subject: URL path
Posted: Julio 15th, 2007, 10:47 pm
I'm using the sheet on all my pages. I coded the website with DIVs so if I ever wanted to change the layout, it'd be extremely flexible and I could just change the CSS. http://derfleurer.webng.com/ http://www.webng.com/derfleurer Either way, i've got the same problem with the actual links. <a hre...
- derfleurer
- Foro: Website Design Forum
- Tema: URL path
- Subject: URL path
- Respuestas: 6
- Vistas: 673
- Subject: URL path
Posted: Julio 15th, 2007, 10:24 pm
I've got a subdomain that can be accessed through website.com/sub or sub.website.com How would I set up my links so that my style.css files is accessable in both? If I just do /style.css It won't work in website.com/sub 'cause it'll access website.com/style.css I've tried ./, and that won't work if ...
- derfleurer
- Foro: Programming / Scripting / Coding Forum
- Tema: RegExp
- Subject: RegExp
- Respuestas: 2
- Vistas: 603
- Subject: RegExp
Posted: Junio 13th, 2007, 11:47 am
I'm writing a JavaScript to provide a live preview for users as they type (forum). This code parses UBBC and i've hit a snag. var ubbc = [ /\[b\]([^\[]+)\[\/b\]/, "<b>$1</b>" ] var msg = "Member message [b]text [i]is [u]here[/u][/i]. blah[/b]" msg.replace(ubbc[0], ubb...
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: Windows XP - McAfee
- Subject: Windows XP - McAfee
- Respuestas: 2
- Vistas: 744
- Subject: Windows XP - McAfee
Posted: Abril 9th, 2007, 7:40 pm
I don't know how to put this, but since installing McAfee (via comcast), it seems that pages aren't updating. I do alot of work with forums, and oddly enough, if I log out, leave the page, and come back later, it shows me as logged in again. I have to close whatever browser i'm using to get the page...
- derfleurer
- Foro: Programming / Scripting / Coding Forum
- Tema: JavaScript RegExp text and match methods
- Subject: JavaScript RegExp text and match methods
- Respuestas: 1
- Vistas: 788
Posted: Agosto 8th, 2006, 7:50 pm
Thanks to some help in the windows forum, my javascript is functioning properly. I'm just curious to know if there is any significant difference between the RegExp test() and match() methods. For example, /there/.test("hello there"); "hello there".match(/there/); The test method ...
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 28th, 2006, 2:29 pm
D:\I386\jscript.dl_
jscript.dll
C:\Windows\system32
Would that be how i'd go about expanding it? My apologies...computers are anything but my forte...
If I can't manage to get this fixed, I did find my Windows XP Backup CD. Should I be able to register the information there?
jscript.dll
C:\Windows\system32
Would that be how i'd go about expanding it? My apologies...computers are anything but my forte...
If I can't manage to get this fixed, I did find my Windows XP Backup CD. Should I be able to register the information there?
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 27th, 2006, 4:29 pm
Thanks. I found it. Didn't realize there was a C:\Windows\system32 and a C:\I386\system32... I'm thinkign about your initial instructions...when I located the jscript.dl_ file in the I386 folder I right-clicked, went to properties, and changed the file name to jscript.dll. However, it's still regist...
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 26th, 2006, 3:04 pm
Thanks. The download was running smoothly but ended in: "Error registering the OXC C:\WINDOWS\system32\jscript.dll" Could this be because of the old jscript.dll? I can't find the old one anywhere and i'd expect it to be somewhere in shared documents based on what I initially placed in the ...
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 25th, 2006, 10:22 am
I followed instructions for WMP I found here: http://www.opentechsupport.net/forums/archive/topic/27451-1.html At this point i'm not really worried about WMP. I'm a web designer and it's rather difficult to code JavaScript effectively without being able to test it. :P I've tried the SFC/SCANNOW and ...
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 24th, 2006, 8:06 pm
Sorry, I can't work a computer to save my life.
What is SFC/SCANNOW?
Edit: System Restore runs on JavaScript apparently...
Edit: System Restore runs on JavaScript apparently...
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 24th, 2006, 6:39 pm
Thanks. Tried it with no luck. Would a system restore be a possible solution?
- derfleurer
- Foro: Microsoft Windows Forum
- Tema: JavaScript not working
- Subject: JavaScript not working
- Respuestas: 14
- Vistas: 4207
- Subject: JavaScript not working
Posted: Julio 23rd, 2006, 9:10 pm
I was having WMP problems and was told to run regsvr32 jscript.dll to see if it was working. I recieved a DllREgisterServer failed error. I was told if I got this to run misconfig And hit "expand file". I then put regsvr32 jscript.dll into the first field and filled the second to DRIVER.ca...
