New Member - How to Hide source code in Blogger Post . ?
Discuss How to Hide source code in Blogger Post . ? in the HTML Programming forum on Dev Shed. How to Hide source code in Blogger Post . ? HTML Programming forum covering discussions of HTML and XHTML, as well as HTML-related issues such as writing W3C Compliant code. Use HyperText Markup Language for building websites.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month! Download and Activate to enter!
Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.
Posts: 2
Time spent in forums: 1 h 31 m 49 sec
Reputation Power: 0
New Member - How to Hide source code in Blogger Post . ?
May Be your Answer Is NO
Check Out this Link.. And Tell How can He hide Post source code In lyrics Section...even disable Right & Left click on just lyrics content......? and Don't think It's a Pic.. Your can search that words also
Sorry Can't add url..coz new member.
so manually u can .. go to Google type
One Thing Lyrics - One Direction
nd first result may be or like lyricsfreak site ..
then see this post source code...& tell how can he do this
*Pls MOD of this page .. pls u can add url in this post.... *
Posts: 1,435
Time spent in forums: 1 Week 5 Days 3 h 47 m 12 sec
Reputation Power: 183
There is no way to hide (client-end) source code for any website. Not CSS, not HTML, not Javascript. All of this is processed on the client-side for display and interaction, so the browser needs the access to the source code, which means the client will have access to it, as well.
__________________
I'd rather teach you to fish than give you a fish. I reserve the right to also slap you with the fish.
Posts: 2
Time spent in forums: 1 h 31 m 49 sec
Reputation Power: 0
Quote:
Originally Posted by Tukaro
There is no way to hide (client-end) source code for any website. Not CSS, not HTML, not Javascript. All of this is processed on the client-side for display and interaction, so the browser needs the access to the source code, which means the client will have access to it, as well.
Posts: 9
Time spent in forums: 3 h 11 m 33 sec
Reputation Power: 0
Quote:
Originally Posted by RICKY BADBOY
Then How can He hide da Lyrics In Source code ??
Only by not placing it on the web. If it is on the web then no matter how you obfuscate the source it can be easily converted back into readable text as programs to do so are readily available - they are called web browsers.
Posts: 1,435
Time spent in forums: 1 Week 5 Days 3 h 47 m 12 sec
Reputation Power: 183
He's not "hiding" the lyrics in the source code. You can view the source code easily and see the lyrics in question (well, I can with FireBug; a simple "view source" in IE would just show the iframe link that holds the lyrics). I'm not going to take the time to look through the site's code, but likely it just deselects any text the second you select it, so it appears to be protected.
I never understand what it is about lyric sites that do this. What are they so concerned about to jump through so many hoops to make it hard (but never impossible) for someone to actually copy the lyrics? Scared that any other site hosted on GoDaddy can do the exact same thing, but better, taking their ad revenue?