Click here to Skip to main content
15,887,464 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: He's at it AGAIN!! Pin
AspDotNetDev17-Sep-10 10:53
protectorAspDotNetDev17-Sep-10 10:53 
GeneralRe: He's at it AGAIN!! Pin
Chris Maunder17-Sep-10 10:59
cofounderChris Maunder17-Sep-10 10:59 
GeneralRe: He's at it AGAIN!! Pin
Dalek Dave17-Sep-10 11:07
professionalDalek Dave17-Sep-10 11:07 
GeneralRe: He's at it AGAIN!! Pin
AspDotNetDev17-Sep-10 11:08
protectorAspDotNetDev17-Sep-10 11:08 
GeneralCall-outs for Articles Pin
knockNrod17-Sep-10 4:50
knockNrod17-Sep-10 4:50 
GeneralRe: Call-outs for Articles Pin
knockNrod17-Sep-10 5:23
knockNrod17-Sep-10 5:23 
GeneralRe: Call-outs for Articles Pin
Chris Maunder17-Sep-10 15:26
cofounderChris Maunder17-Sep-10 15:26 
GeneralRe: Call-outs for Articles Pin
knockNrod19-Sep-10 14:50
knockNrod19-Sep-10 14:50 
Segments that could be dynamically collapsed/expanded would be over the top fantastic. But what I need is something that mimics it.

Here's what I'm after: I'm using a tool that auto-generates code. My article isn't focusing on explaining the auto-generated code, but the stuff that's added to it. As such, the reader will find the collapsed properties and methods useful in orienting themselves within the overall code. What's not helpful is displaying the mountain of code that's in the collapsed segment.

What I can do now is something like this:

HTML
<pre lang="whatever">
...
<span class=tiny-text>[+]</span> <span class=box style=font-size:10pt>Public Property MyProperty...</span>
...
</pre>


Notice that I've left off the quotes. You have to leave them off because the <pre> tag processing adds them back automatically. As a direct result, though, you can't use multiple classes. The real problem, though, is that the box class is too large cuts into the code line above it.

Again, if there were a class like code-collapsed, you could actually place code into it that could, for now, be marked invisible, but later could be made dynamic to allow the curious reader to expand and collapse.
Without darkness, there are no dreams.
-Karla Kuban

GeneralRe: Call-outs for Articles Pin
Chris Maunder19-Sep-10 14:54
cofounderChris Maunder19-Sep-10 14:54 
GeneralRe: Call-outs for Articles Pin
knockNrod20-Sep-10 6:25
knockNrod20-Sep-10 6:25 
GeneralRep points Pin
Johnny J.17-Sep-10 3:36
professionalJohnny J.17-Sep-10 3:36 
GeneralRe: Rep points Pin
Tom Deketelaere17-Sep-10 3:55
professionalTom Deketelaere17-Sep-10 3:55 
GeneralRe: Rep points Pin
Luc Pattyn17-Sep-10 5:14
sitebuilderLuc Pattyn17-Sep-10 5:14 
GeneralRe: Rep points Pin
Chris Maunder17-Sep-10 10:52
cofounderChris Maunder17-Sep-10 10:52 
GeneralNew Messages Pin
Bassam Abdul-Baki17-Sep-10 3:19
professionalBassam Abdul-Baki17-Sep-10 3:19 
GeneralRe: New Messages Pin
Luc Pattyn17-Sep-10 5:16
sitebuilderLuc Pattyn17-Sep-10 5:16 
GeneralRe: New Messages Pin
Bassam Abdul-Baki17-Sep-10 5:23
professionalBassam Abdul-Baki17-Sep-10 5:23 
GeneralRe: New Messages Pin
Luc Pattyn17-Sep-10 5:47
sitebuilderLuc Pattyn17-Sep-10 5:47 
GeneralRe: New Messages Pin
Bassam Abdul-Baki17-Sep-10 7:43
professionalBassam Abdul-Baki17-Sep-10 7:43 
GeneralRe: New Messages Pin
Chris Maunder17-Sep-10 11:10
cofounderChris Maunder17-Sep-10 11:10 
GeneralRe: New Messages Pin
Bassam Abdul-Baki20-Sep-10 0:34
professionalBassam Abdul-Baki20-Sep-10 0:34 
GeneralRe: New Messages Pin
Luc Pattyn17-Sep-10 14:00
sitebuilderLuc Pattyn17-Sep-10 14:00 
GeneralIdentity theft Pin
Henry Minute17-Sep-10 0:43
Henry Minute17-Sep-10 0:43 
GeneralRe: Identity theft Pin
Richard MacCutchan17-Sep-10 1:24
mveRichard MacCutchan17-Sep-10 1:24 
GeneralRe: Identity theft Pin
Henry Minute17-Sep-10 1:25
Henry Minute17-Sep-10 1:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.