marquee on master page
-
Hi, I have a problem with a marquee on my master page.Whenever a postback occured(without navigating to another page) on the master page the marquee disappear.Otherwise it works fine.Do any one know what could cause this problem and how to solve it?.
I am too late but i will never give up
-
Hi, I have a problem with a marquee on my master page.Whenever a postback occured(without navigating to another page) on the master page the marquee disappear.Otherwise it works fine.Do any one know what could cause this problem and how to solve it?.
I am too late but i will never give up
Where did you add the Marquee Tag?
cheers, Abhijit
-
Where did you add the Marquee Tag?
cheers, Abhijit
In the master page inside a DIV. The marquee contains a PlaceHolder which I add to it literals in code-behind of the master page. I observed now that the literal control(which contains the data) are added if not is post back.I will try to remove if(!IsPostBack) and then tell you about the result.
I am too late but i will never give up
-
Where did you add the Marquee Tag?
cheers, Abhijit