Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    7,787

    It's in every link on the site, like the images,...

    It's in every link on the site, like the images, the banner, home, about us, etc.
  2. Replies
    7
    Views
    7,787

    Twey, I'm sorry, I'll PM you the test site...

    Twey,

    I'm sorry, I'll PM you the test site link so you can inspect.
    Thanks for help!
  3. Replies
    7
    Views
    7,787

    Thanks a lot for your response. I tried your...

    Thanks a lot for your response.

    I tried your code, but it's not triggering the "ajaxpage(this.href, 'contentarea');" properly.

    Any other suggestions?
  4. Replies
    7
    Views
    7,787

    Ho to make Ajax page SEO friendly?

    Hello!

    How do I make this code non-obstrusive and Search Engine friendly?


    <a href="javascript:showdiv('contentarea'); ajaxpage('page.html', 'contentarea');" title="Click to view this page"...
  5. Replies
    5
    Views
    3,492

    Got a solution for this, but don't know if it's...

    Got a solution for this, but don't know if it's the best step.

    I put the whole code of my php file in the index instead.
    This way I can easily call the JavaScript function, of course need to...
  6. Replies
    5
    Views
    3,492

    This is my complete PHP code the tests the input...

    This is my complete PHP code the tests the input from a form in my index.html:


    <?PHP
    if ($_POST['go']) {

    $type = $_POST['prop_type'];
    $loc = $_POST['location'];

    if ($type ==...
  7. Replies
    5
    Views
    3,492

    thanks for the quick response thetestingsite's ...

    thanks for the quick response thetestingsite's

    this code won't work either...


    echo "<script language=javascript>showdiv('contentarea'); ajaxpage('result.html', 'contentarea');...
  8. Replies
    5
    Views
    3,492

    Call AJAX anchored page from php

    1) Script Title: Dynamic Ajax Content

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

    3) Describe problem: Can't load it from php

    I need to call an ajax...
  9. Thanks tacticious! I tried your code, but it...

    Thanks tacticious!
    I tried your code, but it doesn't work with the link. It won't go to the link anymore.

    It seems to affect this code...


    function gothere() {
    currentLnk = currentImg;...
  10. Hi ddadmin, Thanks for the response, I'm...

    Hi ddadmin,

    Thanks for the response, I'm viewing this in IE7 and FF3 also tried on lower version and the problem are the same.

    I actually adjusted the layout so the problem is not that...
  11. Mosambi, rangana & tacticious, thanks for the...

    Mosambi, rangana & tacticious, thanks for the response.

    I appreciate it, it really helped.

    I need something like an event listener that will trigger the script on every click.

    rangana's code...
  12. Hi Mosambi... Thanks for the response. I...

    Hi Mosambi...

    Thanks for the response.
    I already the script to randomly change the image.

    My problem is how to call the script to run in every click with manually putting
    "changeImage()" on...
  13. Hot to activate a Javascript on every user Click?

    I need to call / activate a javascript that will change a banner picture on every user click on the internal links of the page.

    Is there a way to this programatically? Or you just have to put an...
  14. Ok got it working finally after posting a...

    Ok got it working finally after posting a question on their site.

    It also has the advance function just like the Lightbox does, you just need to use that code disabled by default.

    To answer why...
  15. Hi John, Thanks for the reply, I understand...

    Hi John,

    Thanks for the reply, I understand your not up on Greybox.

    I really love Lightbox's effect on the user experience and it's painless implementation,
    what I'm trying to achieve though...
  16. @ John So far my site works perfectly for...

    @ John
    So far my site works perfectly for Lightbox 2.04 on Dynamic AJAX page, my problem now is I need to show texts so I resort on using GreyBox, but the problem is again it won't work on Dynamic...
  17. Replies
    3
    Views
    4,953

    I'm having almost the same trouble only in my...

    I'm having almost the same trouble only in my case, vertically.

    When it scrolls up, it's way too high that runs our of the top border.
    Here's the link...

    http://www.bonacoffeeholdingscorp.com/...
  18. Cross-browser scrolling problem with gAjax RSS Pausing Scroller

    1) Script Title: gAjax RSS Pausing Scroller

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/gajaxpausescroller.htm

    3) Describe problem: "RSS not positioned well vertically...
  19. Replies
    2
    Views
    4,219

    Thanks for the help!

    Thanks for the help!
  20. Thanks a lot John! I've used lightbox instead...

    Thanks a lot John!

    I've used lightbox instead as suggested and I followed the instructions you have provided for configuring lightbox on other threads here in DD.

    Thanks again!
  21. Anyone Please?

    Anyone Please?
  22. Problem with Lighbox on a Dynamic AJAX Content Page

    1) Script Title: Dynamic AJAX Content

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

    3) Describe problem:

    I have designed my page to load all pages using...
  23. Never mind, I solved it. Not sure if it's the...

    Never mind, I solved it.

    Not sure if it's the best solution, but I put a background image in the div holder of the ajaxpage.
  24. thanks a lot for this thetestingsite! I used...

    thanks a lot for this thetestingsite!

    I used it, just have problem though, when the loading image and text is shown my background image is revealed.

    How can i place this loader on a blank...
  25. Replies
    1
    Views
    3,221

    Anyone Please?

    Anyone Please?
Results 1 to 25 of 29
Page 1 of 2 1 2