Advanced Search

Search:

Type: Posts; User: Nile; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,854

    Why isn't this issue being addressed?

    Why isn't this issue being addressed?
  2. Replies
    4
    Views
    1,854

    @ddadmin: This still isn't fixed. Also, for some...

    @ddadmin: This still isn't fixed. Also, for some reason, there's the text "wsazZ" at the top left of this page.
  3. Thread: I am wondering

    by Nile
    Replies
    5
    Views
    874

    Resolved @traq I'd recommend against excluding those...

    @traq I'd recommend against excluding those methods just so that they don't take up space, though. Furthermore, I recommend that you only include jQuery (if you're going to use it at all......
  4. Replies
    8
    Views
    1,223

    You're going to need to provide a little bit more...

    You're going to need to provide a little bit more information. What about the slideshow do you want to delay? Or is this on a whole different issue?

    Usually, without knowing specifically what you...
  5. Replies
    4
    Views
    1,854

    No problem. There's still two instances where it...

    No problem. There's still two instances where it uses the source attribute above the correction you made.
  6. Resolved No problem, I'm glad to help :D In an effort...

    No problem, I'm glad to help :D

    In an effort to keep things organized, you have the option to set a thread to resolved when an issue is fixed. To make the status of the thread resolved:
    1. Go to...
  7. Resolved Alright -- just wanted to make sure we were all...

    Alright -- just wanted to make sure we were all doing the same thing.
  8. Resolved I've given it a few tries and I am witnessing the...

    I've given it a few tries and I am witnessing the effect you're talking about intermittently (i.e, it does work some of the time, but other times it doesn't). I'm making a hypothesis that it has...
  9. Replies
    4
    Views
    1,854

    Typo on Accordion Content script (v2.0) Page

    1) Script Title: Accordion Content script (v2.0)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm

    3) Describe problem: If you scroll down to "Set up...
  10. Replies
    2
    Views
    674

    In an effort to keep things organized, you have...

    In an effort to keep things organized, you have the option to set a thread to resolved when an issue is fixed. To make the status of the thread resolved:
    1. Go to your first post
    2. Edit your first...
  11. Resolved @Beverlyh - Just to make sure, did you copy and...

    @Beverlyh - Just to make sure, did you copy and paste what you pasted above? I found an error in the documentation where it incorrectly says src instead of href (I had to debug for like 10 minutes...
  12. Replies
    2
    Views
    708

    Resolved Are you referring to the htaccess file when you...

    Are you referring to the htaccess file when you say file? Also, could you be a little bit more clearer on what the question is. I'm not completely sure I understand the issue.
  13. Resolved Tested solution: Find the following lines (67-69)...

    Tested solution: Find the following lines (67-69) and add what's highlighted. You could also, instead, just copy and paste this whole file.


    if (ajaxinfo.status!="complete"){...
  14. Resolved That's odd. I'm going to set this up locally and...

    That's odd. I'm going to set this up locally and give it a try. In the meantime, restore to default and find the following lines (94-100):

    if (ajaxinfo.status=="none" ||...
  15. Resolved Sorry about the troubles. I was able to look...

    Sorry about the troubles. I was able to look through the file, so this should do the trick if I'm not mistaken. Restore to the original file and delete the following line (line 60, for...
  16. Replies
    2
    Views
    674

    Something like this should work text =...

    Something like this should work


    text = text.replace(/\t{5}/m, "");
  17. Resolved I'm just guessing here, but open up...

    I'm just guessing here, but open up ddaccordion.js and delete the following line (you can find it using CTRL+F).

    ajaxinfo.status="loading" //set ajax status to "loading"
  18. Replies
    8
    Views
    1,451

    HTC Rezound running Android 4.0.3 Internet...

    HTC Rezound running Android 4.0.3

    Internet (default installation) - both enabled as expected
    Chrome 18.0.1025469 (latest) - both enabled as expected
    Firefox Aurora 19.0a2 (latest) - both enabled...
  19. Go to jsfiddle.net and paste all of you're HTML,...

    Go to jsfiddle.net and paste all of you're HTML, CSS and Javascript in the boxes. Then press the "Save" button in the top bar.
  20. Replies
    1
    Views
    524

    I'd suggest taking a look at Crockford's page on...

    I'd suggest taking a look at Crockford's page on "Classical Inheritance in Javascript"

    http://www.crockford.com/javascript/inheritance.html
  21. Replies
    4
    Views
    943

    Seems like a bad idea in general, but you could...

    Seems like a bad idea in general, but you could use the `target` attribute to target an iframe's ID.



    ​<iframe id="uniqueID"></iframe>
    <a href="http://dynamicdrive.com"...
  22. Either link directly to the blog or install the...

    Either link directly to the blog or install the wordpress cms onto your site. Don't use an iframe. Those two are really your best options.
  23. I think you mean $_POST = array();

    I think you mean $_POST = array();
  24. There's no set function in PHP...

    There's no set function in PHP...
  25. Replies
    23
    Views
    3,751

    I mean, not specifically. I thought ddadmin...

    I mean, not specifically. I thought ddadmin wanted the button to be as it was originally. But it really is fine.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4