Stuff about SharePoint
Accessible SharePoint WebSitesDownload ARF
I like what you are doing .. I have installed this yet... but planing to do so this weekend anyway there is bug with silver light nav bar in firefox Unhandled Error in Silverlight 2 Application [Arg_NullReferenceException] Arguments: Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=2.0.31005.0&File=mscorlib.dll&Key=Arg_NullReferenceException at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, Boolean expandTemplatesDuringParse) at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers) at System.Windows.Markup.XamlReader.Load(String xaml) at ARF.Silverlight.App.XamlRender..ctor(IDictionary`2 p) at ARF.Silverlight.App.App.Application_Startup(Object sender, StartupEventArgs e) at System.Windows.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args) at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)
Thanks, I'll have a look at it. Although it looks like a problem with the Firefox implementation...not passing in the initParams correctly?? --Vince
OK, fixed it. Turns out that in inconsistency between DOMs hurts you even with Silverlight. I was using innerHTML, which worked fine for IE, but neiher FireFox or Chrome liked it!! Thanks for taking the time to point that out. --Vince
Ok - that was WAY too subtle of a difference (Silverlight on/off). I had to interrogate the View Source to see what you changed. Can't you make the menus dance or something... ;-)
Love to, but couldn't be bothered...much more interested in getting it to do it, than what it looks like ;-) --Vince
That's it fixed , thanks..
meh... silver who?
That's it fixed , thank yoku :)
thanks for all admin owe you gratitude..
Thanks, I'll have a look at it