<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Testing for Prev Next Buttons click</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Testing for Prev Next Buttons click]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 14:02:12 +0000</pubDate>
  <lastBuildDate>Thu, 12 Nov 2009 20:52:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15609</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Testing for Prev Next Buttons click : The Calendar in Office2007 mode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15609&amp;PID=54803&amp;title=testing-for-prev-next-buttons-click#54803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1923">PPL1</a><br /><strong>Subject:</strong> 15609<br /><strong>Posted:</strong> 12 November 2009 at 8:52pm<br /><br />The Calendar in Office2007 mode has Prev and Next Appointments buttons. These work as expected except for 2 things:<br><ol><li>Buttons normally respond on mouseup events, not mousedown. That way, users can click, move and the button will not trigger. Those 2 buttons do not trigger on the mouseup event. In fact, they trigger before the mousedown event!<br><br></li><li>How can we know if the click was on these buttons or elsewhere on the calendar. There is no button click event and the ViewChanged event occurs before the mousedown event. I need to take action on the mouseup event, and the action depends on whether the click was on the calendar or on these buttons and I see no way to find this.<br></li></ol>]]>
   </description>
   <pubDate>Thu, 12 Nov 2009 20:52:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15609&amp;PID=54803&amp;title=testing-for-prev-next-buttons-click#54803</guid>
  </item> 
 </channel>
</rss>