<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'javascript'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=javascript&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'javascript'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Javascript to get the last value of my dropdownlist</title><link>http://forums.asp.net/thread/3555962.aspx</link><pubDate>Wed, 09 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3555962</guid><dc:creator>swordfish354</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I need to get the last value of Dropdownlist through Javascript ?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Cheers&lt;br /&gt;&lt;/p&gt;</description></item><item><title>css font gradiant</title><link>http://forums.asp.net/thread/3555855.aspx</link><pubDate>Wed, 09 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3555855</guid><dc:creator>chchinmaya</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;All,&lt;/p&gt;
&lt;p&gt;in my project i am displaying some text dynamically i want to give the text color as gradiant i dont know how to do this with css can any one please guide me how to do this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Chinmaya.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Image transparent with text on image</title><link>http://forums.asp.net/thread/3555838.aspx</link><pubDate>Wed, 09 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3555838</guid><dc:creator>chchinmaya</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;i am displaying image dyanamically and i want to display some text regarding that image.&lt;/p&gt;
&lt;p&gt;but my problem is i want to display image with content on right side. i saw one example this is the url &lt;a href="http://www.w3schools.com/Css/css_image_transparency.asp"&gt;http://www.w3schools.com/Css/css_image_transparency.asp&lt;/a&gt;&amp;nbsp;this url is static data but i want to dispaly image with content dynamically...&lt;/p&gt;
&lt;p&gt;can any one please help me....!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Chinmaya.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Javascript to hide items in a Drop down list</title><link>http://forums.asp.net/thread/3554104.aspx</link><pubDate>Tue, 08 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3554104</guid><dc:creator>swordfish354</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; I have a sequence of numbers from 1 to 10 dropdowslist items. &lt;/p&gt;&lt;p&gt;&amp;nbsp;What I&amp;#39;m looking to do is,&amp;nbsp; when a particular value is selected (say 5) , all the values before 5 should be removed. How do I accomplish it ?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Cheers&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: how to hide pop up?</title><link>http://forums.asp.net/thread/3548080.aspx</link><pubDate>Fri, 04 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3548080</guid><dc:creator>markgr26@hotmail.com</dc:creator><description>&lt;p&gt;&amp;nbsp;Hi, can I just double check....it is a new browser window you&amp;#39;re opening and not an ajax popup begin displayed?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a class="" title="For articles and tips on c#, asp.net, design patterns, gui design, photoshop, css, javascript, ajax" href="http://designcodetest.blogspot.com/" target="_blank"&gt;Mark Graham [DESIGN CODE TEST]&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Starting a partial update from javascript</title><link>http://forums.asp.net/thread/3548233.aspx</link><pubDate>Fri, 04 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3548233</guid><dc:creator>esparagus</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;is there a way to start an async update of an update panel without registering a trigger. I want to start an update after a user doubleclicks a row in a table. So, i&amp;#39;m looking for something in the lines of&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;function x()&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;//do something&lt;/p&gt;&lt;p&gt;startPartialUpdate();&lt;br /&gt;&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Any help will be appreciated&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;tncx&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Can't get client side script working within FieldTemplate</title><link>http://forums.asp.net/thread/3548384.aspx</link><pubDate>Fri, 04 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3548384</guid><dc:creator>dwainew</dc:creator><description>&lt;p&gt;Great answer Dave!&amp;nbsp; It&amp;#39;s always harder googling for the &amp;quot;negative&amp;quot; results.&amp;nbsp; No wonder I haven&amp;#39;t seen very many examples of javascript being used with DD.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks again to both Dave and Steve for your great input (and patience) in the forum.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Can't get client side script working within FieldTemplate</title><link>http://forums.asp.net/thread/3544651.aspx</link><pubDate>Wed, 02 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3544651</guid><dc:creator>dwainew</dc:creator><description>&lt;p&gt;Thanks for the help Dave.&amp;nbsp; I was using a scriptmanagerproxy, but the script path was wrong.&amp;nbsp; :-(&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Soooo, now for more of a dynamic data / field template specific question...&amp;nbsp; If I&amp;#39;ve created a custom FT with several controls, and have an event handler working, how do I reference the controls (as well as the original data control) in script? The runtime names are modified due to templating.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>inserting mutliple attributes within javascript/jquery</title><link>http://forums.asp.net/thread/3539894.aspx</link><pubDate>Mon, 30 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3539894</guid><dc:creator>MrDean</dc:creator><description>&lt;p&gt;Afternoon all.&lt;/p&gt;
&lt;p&gt;Another hour, another question!&lt;/p&gt;
&lt;p&gt;I have the following bit of jquery up and running that essentially empties a textbox and sets the focus onto a radio button.&lt;/p&gt;
&lt;p&gt;&amp;lt;code&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;tbxProdAC.Attributes.Add (&amp;quot;onclick&amp;quot;, &amp;quot;$(&amp;#39;#txtbxHowMany&amp;#39;).val(&amp;#39;&amp;#39;); SetRadioFocus(&amp;#39;&amp;quot; + radProd.ClientID + &amp;quot;&amp;#39;);&amp;quot;); &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;/code&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I have a gridview that pops up occasionally (don&amp;#39;t worry, I have got that bit under control!) so what I would like to do is amend the above code so that when I click on txtProdAC, GridView1 is removed. How would I go about doing this?&lt;/p&gt;
&lt;p&gt;Further to this, how would one implement a checked/unchecked function with jquery i.e. if tbxProdAC was click, radiobutton1 is unchecked?&lt;/p&gt;
&lt;p&gt;Essentially, how do I go about nesting multiple attribute additions?&lt;/p&gt;
&lt;p&gt;Again, as always, apologies for my ignorance.&lt;/p&gt;</description></item><item><title>pop up a asp.net panel control on link button click and disabling the back ground</title><link>http://forums.asp.net/thread/3536038.aspx</link><pubDate>Fri, 27 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3536038</guid><dc:creator>Sathishj1987</dc:creator><description>&lt;p&gt;hi, &lt;/p&gt;&lt;p&gt;i do have a asp.net panel&amp;nbsp; containing&lt;/p&gt;&lt;p&gt; the file upload controls ,textbox and a button thats used for the user to upload the files....&lt;/p&gt;&lt;p&gt;or some other controls thats gets data from database and inserts data...&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The problem is that , &lt;b&gt;when the panel is visible the back ground is still acessable&lt;/b&gt;...i just want to avoid this suggest me some code snippets or a idea that must pass the following conditions&lt;/p&gt;&lt;p&gt;1.No Asp.net &lt;b&gt;Ajax &lt;/b&gt;&lt;/p&gt;&lt;p&gt;2.i need this to support in IE 6 so no Z index in the CSS.&lt;/p&gt;&lt;p&gt;3.Currently i am using Css 2.1...so opacity can&amp;#39;t&amp;nbsp; be used&lt;/p&gt;&lt;p&gt;&lt;b&gt;can use javascript&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Give me some idea....or a sample code&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks Sathish&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>