Marquee text
-
Hi guys. Im looking for the simplest way to marquee text in aspx. Thanx in advance.
kagiso
Use HTML
Deepak :) Smile a Lots,Its Costs Nothing
-
Hi guys. Im looking for the simplest way to marquee text in aspx. Thanx in advance.
kagiso
Hi, Add Hello, World in your aspx page. I have used it.. Its working fine. And write in form tag.
Thanks, Sun Rays Rate this post if you like answer. My Articles
-
Hi, Add Hello, World in your aspx page. I have used it.. Its working fine. And write in form tag.
Thanks, Sun Rays Rate this post if you like answer. My Articles
-
Use HTML
Deepak :) Smile a Lots,Its Costs Nothing
-
matjame wrote:
Error message "Element marquee is not supported"
I think you can ignore this error message and run the application
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "
-
Hi guys. Im looking for the simplest way to marquee text in aspx. Thanx in advance.
kagiso
matjame wrote:
Im looking for the simplest way to marquee text in aspx.
ASP.NET can't scroll a text. This can be done either using a JS or HTML tag
marquee
. But some browsers won't support marquee. so I recommend JSAll C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
matjame wrote:
Im looking for the simplest way to marquee text in aspx.
ASP.NET can't scroll a text. This can be done either using a JS or HTML tag
marquee
. But some browsers won't support marquee. so I recommend JSAll C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
matjame wrote:
Im looking for the simplest way to marquee text in aspx.
ASP.NET can't scroll a text. This can be done either using a JS or HTML tag
marquee
. But some browsers won't support marquee. so I recommend JSAll C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
Actually it does. Just try this and see.iuiuiu It works xcept for the few error you get saying "marquee function is not supported. But it runs
kagiso
matjame wrote:
ou get saying "marquee function is not supported.
:| I didn't said that it won't work at all time. I said some browsers won't support it. BTW, have you tried in all browsers ?
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
Dosent Matter Go ahead............ And Enjoy.............. Bt mind it, IE is supported Marquee check it into another Browser toooo
Deepak :) Smile a Lots,Its Costs Nothing
-
matjame wrote:
ou get saying "marquee function is not supported.
:| I didn't said that it won't work at all time. I said some browsers won't support it. BTW, have you tried in all browsers ?
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions