www.webdeveloper.com

Search:

Type: Posts; User: asifakhtar

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    36

    Thank you for replying. But I am getting 2 spaces...

    Thank you for replying. But I am getting 2 spaces after each name eg abcd2DPM_0361.DSS abcdinterv120808wc.doc. I need only 1 space between each name.
  2. Replies
    2
    Views
    36

    Regular Expression Help.

    Hi,
    I need a regular expression which removes text from|to : and replace with a space from the following string:

    abcd2DPM_0361.DSS|1588224: abcdinterv120808wc.doc|28672: abcdDPM_0360.DSS|563712:...
  3. Thank you. It works.

    Thank you. It works.
  4. View Post

    Hi,

    How can I hide “<li>” by text using jquery? For example how can I hide ”REPORTS COORDINATORS” “<li>”.

    I need 2 separate statements to hide “CASE COORDINATORS” and ”REPORTS COORDINATORS”...
  5. Thank you. It works.

    Thank you. It works.
  6. How can I change class of all inputs by rowid(FormsRow) using Jquery?

    How can I remove all inputs class from "Button" and assign "BigButton" class to all inputs by rowid(FormsRow) using Jquery. My table has 20 rows but I only want to change the following row's inputs...
  7. View Post

    <select name="branchid" >
    <option value="404048">Assessment Division Management System</option>
    <option value="404199">Centric Health</option>
    <option value="404050">FIT</option>
    <option...
  8. How can I filter array based on 3 dropdown in Javascript?

    Hi,
    I have three dropdown (“ReferralSource”,” ServiceGroup”,” ServiceOutcome”) and they all have their options with 1 additional option which is “All”.
    I have an array (“gDataArray”) which has all...
  9. Thank you very much. This is what I want. U ROCK.

    Thank you very much. This is what I want. U ROCK.
  10. View Post

    Hi,
    I am getting the following html from a query result. Remember result is a string.

    <table width=100% border=0 cellpadding=0 cellspacing=0><tr><th class=Sub>#</th><th class=Sub>File...
  11. How can I create a link tag and and assign LoadSupplierProductsGrid to its onlick dyn

    Hi,
    How can I create a link tag and and assign LoadSupplierProductsGrid to its onlick dynamically in javascript?

    My Function should be like the following:
    LoadSupplierProductsGrid(ParameterA,...
  12. Kor, the document loaded in the iframe belongs to...

    Kor, the document loaded in the iframe belongs to the same domain.
  13. How can I bind 2 functions to one click event to a button(ID="Display") asynchronousl

    How can I bind 2 functions to one click event to a button(ID="Display") in such a way that Function B() must wait until Function A() finishes and then executes using Jquery?

    Please make sure that...
  14. View Post

    I have an iframe with the following HTML which is empty when I load a page.


    <iframe id="A"></iframe>

    I am loading the iframe(A) with the following code using JavaScript:

    ...
  15. How to declare and initialize an array with key/values using JavaScript

    How to declare and initialize an array with key/values using JavaScript and then dynamically creating select dropdown and assigning key/values to the options using JavaScript?
  16. How can I check whether a button (wpv_1266351) in an iframe exist?

    iframe Info: id="AssessmentsIFrame"

    button Info: id="wpv_1266351"
  17. What is the fastest way to check whether a specific UserID exists in the array?

    Hi,
    I have an array of objects which is “gAllMedicalFilesClaimantsArray” which has 2 properties (UserID & UserInfo).

    For example:
    gAllMedicalFilesClaimantsArray[0].UserID = “111”; ...
  18. Replies
    2
    Views
    933

    Thank you for ur reply. Just to let you know...

    Thank you for ur reply.

    Just to let you know that I have a lot of contents in all the DIVs. I created the thread with the fake contents just to simplify the problem.
  19. Replies
    2
    Views
    933

    CSS Screen & Print Issue

    Hi,

    I need to display the following div’s as it is on the screen according to the HTML, but when I print the Claimant Name, Case Info, Contacts, Files should print on 1st page and Claimant Name,...
  20. How I can export data in 2 tables to excel using JavaScript?

    Hi,

    I have 2 tables which I am generating dynamically when user enters date range and press a button to populate 2 tables with data.

    How can I export data to excel which should create 3 columns...
  21. Replies
    3
    Views
    1,123

    Thank u very much. U are the best.

    Thank u very much. U are the best.
  22. Replies
    3
    Views
    1,123

    How to display words in red and green

    Hi,
    I have a long paragraph and I have been asked to display words in red and green in such a way that that fist word should be red, 2nd word should be green, 3rd word should be red and 4th word...
  23. Replies
    6
    Views
    1,304

    Thank you. It works.

    Thank you. It works.
  24. Replies
    6
    Views
    1,304

    Still doesn't work.

    Still doesn't work.
  25. Replies
    6
    Views
    1,304

    Yes the last row has only 1 cell with no colspan.

    Yes the last row has only 1 cell with no colspan.
Results 1 to 25 of 76
Page 1 of 4 1 2 3 4
HTML5 Development Center



Recent Articles