Click here to Skip to main content
16,013,465 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how to recieve sms in c# Pin
Ilya Verbitskiy3-Oct-07 5:08
Ilya Verbitskiy3-Oct-07 5:08 
Questionregards to file property Pin
abhishek chouksey2-Oct-07 20:37
abhishek chouksey2-Oct-07 20:37 
AnswerRe: regards to file property Pin
andyharman3-Oct-07 4:56
professionalandyharman3-Oct-07 4:56 
QuestionHTML MENU Pin
Parvai2-Oct-07 19:55
Parvai2-Oct-07 19:55 
AnswerRe: HTML MENU Pin
Christian Graus2-Oct-07 20:30
protectorChristian Graus2-Oct-07 20:30 
Questionajax slideshow extender Pin
diwa852-Oct-07 18:16
diwa852-Oct-07 18:16 
QuestionJS menu not running on homepage Pin
Tylee232-Oct-07 9:30
Tylee232-Oct-07 9:30 
AnswerRe: JS menu not running on homepage Pin
Fred_Smith2-Oct-07 14:13
Fred_Smith2-Oct-07 14:13 
Bah! I think you're just showing off! Here's a script that will work on ANY page, even your homepage:

alert('Nyah! Nyah!'); Big Grin | :-D

...have you tried your script in Firefox with Firebug installed? Maybe that will give you some clue as to where the problem may lie....

This line:

document.cookie = "sdmenu_" + encodeURIComponent(this.menu.id) + "=" + states.join("") + "; expires=" + d.toGMTString() + "; path=/";


right at the end, is the only thing I can see that may be affected by the page location, with it's "path=/" at the end....

I have no idea..!

Fred
GeneralRe: JS menu not running on homepage Pin
Tylee234-Oct-07 6:33
Tylee234-Oct-07 6:33 
GeneralRe: JS menu not running on homepage Pin
Fred_Smith4-Oct-07 6:57
Fred_Smith4-Oct-07 6:57 
Questionlink rel Questions Pin
Brendan Vogt2-Oct-07 5:10
Brendan Vogt2-Oct-07 5:10 
AnswerRe: link rel Questions Pin
Fred_Smith2-Oct-07 6:36
Fred_Smith2-Oct-07 6:36 
Questionmixing the javascript code to .net Pin
vanhawk1-Oct-07 22:08
vanhawk1-Oct-07 22:08 
AnswerRe: mixing the javascript code to .net Pin
kubben2-Oct-07 2:57
kubben2-Oct-07 2:57 
QuestionHelp me impliment this class structure Pin
eggie51-Oct-07 13:04
eggie51-Oct-07 13:04 
AnswerRe: Help me impliment this class structure Pin
kubben1-Oct-07 16:17
kubben1-Oct-07 16:17 
AnswerRe: Help me impliment this class structure Pin
Paddy Boyd2-Oct-07 6:03
Paddy Boyd2-Oct-07 6:03 
QuestionNeed help: How to deploy SharePoint web application to another server? Pin
bin_bin11-Oct-07 12:59
bin_bin11-Oct-07 12:59 
QuestionAJAX PopupControlExtender Dynamic Update Pin
3nbar, A7mad A1-Oct-07 4:48
3nbar, A7mad A1-Oct-07 4:48 
AnswerRe: AJAX PopupControlExtender Dynamic Update Pin
L Viljoen3-Oct-07 0:00
professionalL Viljoen3-Oct-07 0:00 
Questionerror "enable to attach. The stub received bad data Pin
EISMANSI1-Oct-07 2:14
EISMANSI1-Oct-07 2:14 
QuestionRetreive querystring on httprequest Pin
Dagoessem1-Oct-07 0:15
Dagoessem1-Oct-07 0:15 
AnswerRe: Retreive querystring on httprequest Pin
Fred_Smith1-Oct-07 1:20
Fred_Smith1-Oct-07 1:20 
Questionjavascript:window.close() Pin
vanhawk30-Sep-07 21:19
vanhawk30-Sep-07 21:19 
AnswerRe: javascript:window.close() Pin
Fred_Smith30-Sep-07 22:22
Fred_Smith30-Sep-07 22:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.