Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:702219
More Search Options
RSS Available
Matching Posts
need help! return to orginal state
If you go to this link, http://testing.cerilliant.com/newsAndEvents/papersAndPoster.aspx and hover over the "Abstract" link it should popup a label with information. My problem is how do i make the make look back to its orginal state again? After you hover over the link it leaves that big white gap below it. Here's my code: //ASPX file <a href="#" onmouseover="stm(TextX[60],Style[1])" onmouseout="htm()" style="font-size: 13px; line-height:1.5em;">Abstract<
Posted to
Client Side Web Development
(Forum)
by
phamster
on 12/15/2009
Re: need help! return to orginal state
[quote user="AceCorban"] We are going to need to see your "HideTip" function. But at first glance, it looks like you are setting visibility="hidden" instead of display="none". Is that the case? [/quote] Here you go, var HideTip = "eval(obj+sv+hl+';'+obj+sl+'=0;'+obj+st+'=-800')" Here is my div/label that the message displays in: <div id="TipLayer" style="visibility: hidden; position: static; z-index: 1000;
Posted to
Client Side Web Development
(Forum)
by
phamster
on 12/15/2009
Re: need help! return to orginal state
It didn't work, thanks for trying.
Posted to
Client Side Web Development
(Forum)
by
phamster
on 12/15/2009
Re: How to fix alignment issue when you use the zoom feature in IE?
Anyone?
Posted to
Client Side Web Development
(Forum)
by
phamster
on 12/12/2009
Re: How to fix alignment issue when you use the zoom feature in IE?
I tested on my IE8 also and the alignment is still off. The alignment messy up at mainly 125%. Anyone know how to fix this?
Posted to
Client Side Web Development
(Forum)
by
phamster
on 12/12/2009
How to fix alignment issue when you use the zoom feature in IE?
Hey guys, If you go to this website, http://testing.cerilliant.com/aboutUS/aboutUsOverview.aspx and if you use the zoom function from IE my alignment is off in the nav menu. The nav menu is from a sitemap. Does anyone know how to fix that alignment issue?
Posted to
Client Side Web Development
(Forum)
by
phamster
on 12/11/2009
Re: how to trigger certain validation controls with certain submit buttons?
Thanks guys, it works.
Posted to
Getting Started
(Forum)
by
phamster
on 12/5/2009
how to trigger certain validation controls with certain submit buttons?
How do I set the validation controls to trigger only when a certain button is click? Right now I have 2 submit buttons on a page and when you click on one submit button it trigger all the validation controls. Here's the link http://testing.cerilliant.com/products/searchCOA.aspx
Posted to
Getting Started
(Forum)
by
phamster
on 12/4/2009
how to override title tag in the behind code?
I currently use this code to override meta tag: HtmlMeta meta = null; foreach (Control ctl in Header.Controls) { if (ctl is HtmlMeta) { meta = (HtmlMeta)ctl; if (meta.Name == "robots") { meta.Content = "noindex"; } } } if (meta == null) { meta = new HtmlMeta(); meta.Name = "robots"; meta.Content = "noindex"; this.Header.Controls.Add(meta); } but how do I over ride title tags?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
phamster
on 12/1/2009
Re: how to override title tag in the behind code?
Sorry, I forgot you can set the title tag up at the top.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
phamster
on 12/1/2009
Page 1 of 16 (160 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online