Search:

Type: Posts; User: Bharathi P

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    4,845

    html5 video .wmv file not supporting

    Hi,

    I have .wmv file.
    Am using html5 video control. that control dont have .wmv file type.
    can anyone help me to solve or give solution to play the .wmv file in firefox and IE.

    Regards,...
  2. Replies
    1
    Views
    2,409

    Re: asp:checkbox forecolor styles

    above css and code is working when we not apply class for TD in CSS Style.
  3. Replies
    1
    Views
    2,409

    asp:checkbox forecolor styles

    Hi all

    Is there any way to change font color in asp:CheckBoxList.
    I used following styles and control. Background color is working but font color is not working.
    Please help me to solve the...
  4. Replies
    0
    Views
    743

    auto expandable textarea

    Hi,

    Is there any Javascript or Css for Auto Expandable asp:textarea without hit ender button.

    Thanks.


    Regards,
    Bharathi P.
  5. Re: how to Import font from local folder

    Hi Coothead,
    Thanks for your reply its working good.

    Thanks...
  6. [RESOLVED] how to Import font from local folder

    Hi,

    I have used "Segoe UI" font in my CSS class. In my machine I have that font. So its working fine.
    But some other machine dont have that font ("Segoe UI"). In that machine my CSS class not...
  7. Replies
    1
    Views
    1,789

    Checkbox style with background image

    Hi,

    How to add background image for HTML checkbox in css. I want customizable checkbok tick mark using css.:thumb:
    Bharathi P
  8. Re: Password watermark in asp:text box

    Hi,
    Where I can click * icon on the left of the post for appreciate posts.

    [Please appreciate posts that have helped you by clicking * icon on the left of the post. ]
  9. Re: [RESOLVED] Password watermark in asp:text box

    Hi,
    Thanks a lot. Its working good.:thumb:
  10. Re: Password watermark in asp:text box

    Hi,

    Thank you very much. Its working good. But there is some problem when I have Background-color in div tag.
    ie:
    <div style="background:#d7d7d7; border-bottom:solid 1px #808080;">
    ...
  11. Re: Password watermark in asp:text box

    Hi,
    Thanks for your code. Its working fine in HTML control.
    You are used HTML input control for password field.

    I want it in <asp:textbox id="txtpwd" runat="server" textmode="Password" />.

    I...
  12. Re: Password watermark in asp:text box

    Hi,

    Am using asp.net.
  13. [RESOLVED] Password watermark in asp:text box

    Hi,

    109019


    How to display password watermark to visible without ***** mark in asp:textbox password field?
    I used ajax water mark control in textbox field. Login id control is working...
  14. Re: Jquery Div (Slide up and Slide down) Problem when asp.net button clicked

    Hi,

    Thanks for your reply. I posted this problem in jquery sub forum.
    I will send you the source code shortly...

    Regards,
    Bharathi P
  15. Replies
    1
    Views
    12,451

    Re: hide div after just showing

    Hi,

    You can use HTML Input button instead of <asp:Button ID="lnk_btn" runat="server" Text="Insert Comments" />.
    Dont use runat="server" tag in html button.

    Regards,
    Bharathi P
  16. Problem in Jquery Slide up and Slide down when clicking asp.net button

    Hi,

    In my code, I used jquery slide up and slide down control. It is working perfectly in normal image click.
    Initially the Div tag is slide down position (display:none)
    I can slide up the Div...
  17. Jquery Div (Slide up and Slide down) Problem when asp.net button clicked

    Hi,

    I have the Div tag and I used Jquery show hide control. Initially the div was hide. When i click the some image I can show the div tag again I click the image I can hide the div tag.
    My...
Results 1 to 17 of 17



Click Here to Expand Forum to Full Width