|
C
|
cgphp 10/17/2012 |
|
Chris, could you post some screenshots to better illustrate your request? |
|
|
C
|
christoph30 author 10/17/2012 |
|
Chris, could you post some screenshots to better illustrate your request?
|
|
|
C
|
christoph30 author 10/19/2012 |
|
Hello Christian, |
|
|
C
|
christoph30 author 10/24/2012 |
|
Hello, |
|
|
|
Sergey Kornilov admin 10/25/2012 |
|
Chris, |
|
|
C
|
christoph30 author 10/25/2012 |
|
Chris, you need to rephrase your question or better yet provide a couple of screenshot that would explain what you trying to build.
|
|
|
C
|
christoph30 author 10/30/2012 |
|
no on has an idea? |
|
|
|
Sergey Kornilov admin 10/30/2012 |
|
Sorry, it just doesn't make much sense to me being explained this way. |
|
|
C
|
christoph30 author 11/1/2012 |
|
Ok, here is your own example: |
|
|
C
|
cgphp 11/1/2012 |
|
In the "Javascript onload" event, enter the following code: $("a[id^='addnew_value_FIRSTFIELDNAME']").click(function(e){
|
|
|
C
|
christoph30 author 11/2/2012 |
|
In the "Javascript onload" event, enter the following code: $("a[id^='addnew_value_FIRSTFIELDNAME']").click(function(e){
|
|
|
C
|
christoph30 author 11/5/2012 |
|
Hello, |
|
|
C
|
cgphp 11/5/2012 |
|
In the Javascript code you can't add php statements. You need an ajax call to set a session var. You can find more info here: http://api.jquery.com/jQuery.ajax/ |
|
|
C
|
christoph30 author 11/5/2012 |
|
In the Javascript code you can't add php statements. You need an ajax call to set a session var. You can find more info here: http://api.jquery.com/jQuery.ajax/
|
|
|
C
|
christoph30 author 11/10/2012 |
|
Hello, |
|
|
|
Sergey Kornilov admin 11/10/2012 |
|
In the Javascript code you can't add php statements. You need an ajax call to set a session var. You can find more info here: http://api.jquery.com/jQuery.ajax/ |
|