Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,067

    Ok. Ajax Content with tag. this mean...

    Ok.
    Ajax Content with <script> tag. this mean that in ajax page load <script> tag. In normal ajax content page doesn't load <script> tag.
  2. Replies
    2
    Views
    2,067

    Ajax Content + Script

    Hello,
    Someone have ajax content script with allow <script></script> tag? I have ajax content script but it doesn;t allow <script> tag. Please if someone have it please post in here or pm me. Thanks
  3. Replies
    9
    Views
    4,357

    doesn't exist another way to make it? not with...

    doesn't exist another way to make it? not with foreach
  4. Replies
    9
    Views
    4,357

    Thanks but doesn;t work: I put this: $artist...

    Thanks but doesn;t work:
    I put this: $artist .= "<a href=\"#\" onclick=chatvirte(this); url=search.php?artist=" . strtr( $part, " ", "" ) . " rel=main_div>$part</a>,&nbsp;";
    than in one table...
  5. Replies
    9
    Views
    4,357

    than it writes me 'array'. i put it like this: ...

    than it writes me 'array'. i put it like this:
    $artistsrt = explode( ", ", $row["artist"]);
    foreach( $artistsrt as $part )
    $artist[] = "<a href=\"#\" onclick=chatvirte(this);...
  6. Replies
    9
    Views
    4,357

    thank Boxer but when i make it like this only...

    thank Boxer but when i make it like this only shows me One string
    $string = 'Georgia Mickle, Kate Melua, 50Cent, Akon';
    $parts = explode( ", ", $string );

    foreach( $parts as $part ) $artist =...
  7. Replies
    9
    Views
    4,357

    Split and search

    how make it when split make <a href=php.php?artist=$split_name:
    example artist is: Georgia Mickle, Kate Melua, 50Cent, Akon.
    First Split is Goergia Mickle
    seccont split is Kate Malue
    Third split...
  8. Thread: Ajax Tags

    by XAKERA
    Replies
    3
    Views
    2,519

    I modify ajax content tab script. I found it on...

    I modify ajax content tab script. I found it on dynamicdrive.com and now i can;t find it
  9. Thread: Ajax Tags

    by XAKERA
    Replies
    3
    Views
    2,519

    no one knows how make it?

    no one knows how make it?
  10. Thread: Ajax Tags

    by XAKERA
    Replies
    3
    Views
    2,519

    Ajax Tags

    hello,
    I use ajax content script but in ajaxpage doesn;t work <script> tag. My ajax script is this

    var bustcachevar=1 //bust potential caching of external pages after initial request? (1=yes,...
  11. Replies
    6
    Views
    2,817

    Boogyman thanks but i have firebog. All works...

    Boogyman thanks but i have firebog. All works great i have ajax spliter and it splits with ||javascript|| but i want add html counter and in there is <script src=counter.php></script> and it doesn't...
  12. Replies
    6
    Views
    2,817

    yes but it doesn't work. Ajax can;t load...

    yes but it doesn't work. Ajax can;t load javascript
  13. Replies
    6
    Views
    2,817

    javascript in ajax

    I use ajax tab content. and when i add <script src=url></script> this javascript doesn't work. How make it to work javascript in ajax.
    Thanks
  14. Thread: split last 3

    by XAKERA
    Replies
    1
    Views
    1,681

    split last 3

    how split extension. example: name: 2pac - california.love.mp3
    I use split('.') function but this function split in .love keyword. I want split it in mp3. How make it?
  15. Thread: Ajax Remainer

    by XAKERA
    Replies
    1
    Views
    1,743

    Ajax Remainer

    I use ajax content. and my site is in ajax full ajax. Everything is in ajax. and it is possible make in loading to show how many time left for open next page. When loading in loading <div> show how...
  16. Replies
    3
    Views
    2,721

    how make it? this is my question. How hide link...

    how make it? this is my question. How hide link on downloading.
  17. Replies
    3
    Views
    2,721

    Downloading Php Page

    hello,
    I am making download.php file and how make when downloading hide download url. When i put another site's file and when somone download this file show in his download manager only my sites...
  18. Thread: MP3 Checker

    by XAKERA
    Replies
    6
    Views
    6,651

    I made with ID3 Tag but how make cover checker....

    I made with ID3 Tag but how make cover checker. Please help me
  19. Thread: MP3 Checker

    by XAKERA
    Replies
    6
    Views
    6,651

    MP3 Checker

    How make when upload check mp3 file cover. Windows Media Player has modification that it find MP3 Music Cover. I want like to make it. When Mp3 Music upload check uploaded music cover in internet....
  20. Replies
    4
    Views
    2,476

    Thanks work it. THanks all

    Thanks work it. THanks all
  21. Replies
    4
    Views
    2,476

    Spliter OR Delete

    I am made mp3 file upload system. and please help me in one: When file upload before upload change name if filename is Artist_-_musicname.mp3 change name with this Artist - musicname.mp3 I want...
  22. Replies
    4
    Views
    9,674

    I made it :) But i use another way: ...

    I made it :)
    But i use another way:

    if(main_div){ //Make sure there is something in the content variable
    split_text(xmlhttp,where);
    }
    And i created...
  23. Replies
    4
    Views
    9,674

    Thanks for helping. Can you add me...

    Thanks for helping.
    Can you add me responseText.split in my source? I don;t know where add it? Please add me and post here. Thanks
  24. Replies
    4
    Views
    9,674

    Ajax + Java Split

    Hello.
    I write ajax page request and I can't make split of java.
    Please add me responseText.split(||javascript||) like this
    this is my sode


    var bustcachevar=1 //bust potential caching of...
  25. Replies
    5
    Views
    10,120

    i am useing this ajax content and please add me...

    i am useing this ajax content and please add me onload transparent background

    var bustcachevar=0 //bust potential caching of external pages after initial request? (1=yes, 0=no)
    var...
Results 1 to 25 of 45
Page 1 of 2 1 2