IE8: Built in Script Debugger!!!!!
I think the title says it all. If you’re using script in your pages, you should get IE8. QED
I think the title says it all. If you’re using script in your pages, you should get IE8. QED
Live and learn. Maybe that’s my mantra. One thing I can tell you is that the first time I come up with a way to do something, it’s rarely the best. If I look at some old code of mine and think it’s perfect, I worry. We all are learning all the time, and it’s…
Heather Waterman (@hwaterman) and I turn to each other fairly regularly when either of us is stuck on something that we know the other will understand better. It’s the tremendous value of the SharePoint community along with the crazy tools like Skype that we have these days. (When I started coding, it was hard enough…
Perhaps the news is a bit stale, but IE8 was released yesterday to the world. You can download it from the Internet Explorer site. It’s so new that the title of the page is still ‘Internet Explorer 7: Home Page’! I’ve posted a few things that I like about IE8; click on the IE8 tag…
I’m not a big fan of clunky workarounds, but they do have their place in the world. This one occurred with a SharePoint 2007 site and IE8. Now I know that by default, this should work fine, but I’m not the first person to run across this issue. It may happen that if you are…
Well, Keenan Newton did a post on the Microsoft SharePoint Team Blog entitle Changes to the Design View in SharePoint Designer 2013 yesterday that makes it official: the Design View in SharePoint Designer 2013 is not just missing, it’s not coming back. I’m reproducing Keenan’s post below, but you should also read it in situ, as the…
Over the last few days, I’ve been doing some more work with jQuery. It’s really a very cool abstraction on JavaScript, but it does take some getting used to. My latest challenge is to understand .animate. It’s pretty straightforward, but cross-browser issues can make it tricky. I’m having “special” trouble with opacity in Internet Explorer. …