JayEdgar
Posts: 77
|
| Posted: 02/15/2011, 6:36 AM |
|
I have an old page that I'm working on again. There's a bunch of CCS-generated javascript (bind events, etc.), that I delete but come back when I publish. How do I remove it? I don't find any events attached to controls, etc.
Thanks in advance,
Jay
|
 |
 |
datadoit
|
| Posted: 02/15/2011, 8:48 AM |
|
Those may be there due to includes within the page, or it's an
includable page (?).
|
|
|
 |
JayEdgar
Posts: 77
|
| Posted: 02/15/2011, 12:21 PM |
|
Nope, it's not the includes. There are other pages that have the same includes, and there is no JS being placed on those pages. I mean that the JS is appearing in CCS itself in design view, not in the output.
Thanks!
|
 |
 |
deepakraj011
Posts: 4
|
| Posted: 04/05/2011, 4:08 AM |
|
ctrl alt delete
|
 |
 |
JayEdgar
Posts: 77
|
| Posted: 04/05/2011, 5:40 AM |
|
I figured it out--I had events connected to buttons.
|
 |
 |
CodeChargeMVP
Posts: 473
|
| Posted: 04/06/2011, 2:55 AM |
|
Well done,
thatīs the way to go further on development software, most of times
you shall figure it out stuff on you own devices, buf of course if we can
help, thatīs the best we can do .
Quote JayEdgar:
I figured it out--I had events connected to buttons.
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
|