syntax highliting Programming Web Development by divsok how to input a code snippit to a textarea and how to preview it using syntax highliting in a html page? Re: syntax highliting Programming Web Development by divsok i like to use google-code-prettify.i store textarea values as a string in the database (use "pre" tags with code snippits)and just need to render code snippit parts as syntax highliting in another html page. Re: syntax highliting Programming Web Development by JorgeM There are several sytnax highlighters available. Are you using a specific one that you need help with? how to keep same tab highlighting? Programming Web Development by samith.dilhara …;> /**this is for tab highliting*/ $(document).ready(function(){ var str…quot;); } }); }) /**this is for paging highliting*/ $(document).ready(function(){ var str=location.href… Strange keyboard & highliting problem. Hardware and Software Hardware by Blaminator Hello, Im having some strange problems with my keyboard, and mouse :S Randomly, when I am typing or highlighting, i encuonter this problem: Everything is in Caps, when I try typing numbers it shows the symbols, I cannot de-highlight things after I have higlighted them, when I click a link it opens in a new window (this happens on every link… Re: Strange keyboard & highliting problem. Hardware and Software Hardware by server_crash Very wierd. Is this a keyboard and mouse duo you bought seperately from your PC? Re: Strange keyboard & highliting problem. Hardware and Software Hardware by zeroth I have a strange problem like this with my notebook keyboard. Someone suggested changing the keyboard and another reminded me I could plug another one in the back of the notebook. I used the second method and, voila! the second keyboard works like a charm. Since I´ve never come close to liquids in my computer room, it isn´t moisture, so I … Re: Strange keyboard & highliting problem. Hardware and Software Hardware by Blaminator Ok guys, thanks for the help, Ill report back asap :) Re: New to PHP Programming Web Development by remcov … completion (even the classes and functions you wrote ) and syntax highliting, only the realy expensive zend studio is a better editor… Re: search key highlighting ? Programming Web Development by aniltc Thanks But multiple keyword is not highliting *************************** Dani web is super *************************** Re: Plzz help me out!!!! Programming Software Development by 13L4D3 … look at curses/ncurses.[/QUOTE] Hi thanx for visiting. M highliting the area of the code where m getting problem. Plz… Re: need help with my game. Programming Software Development by Razza92 … exists in a module from which this module derives" highliting the : [code]Dim bomb1 As Boolean[/code] therefore i entered… Re: FEATURE REQ: [code] tags, syntax highlighting Community Center Meta DaniWeb by Ancient Dragon not only does [noparse][code=cplusplus][/noparse] give syntax highliting but also line numbers. So are you suggesting [noparse][code][/noparse] also provide line numbers? Re: Droid Could Bring Motorola Back From Dead Hardware and Software Hardware Mobile and Wearables by mammlouk … lacking in the app dock is any sort of indication/highliting of a shortcut when you launch an app, but being… Re: problems with Wii Community Center Meta DaniWeb by Tcll … it could utilize Opera's unfinished text featues such as highliting and using the KB as it was meant to be… Re: how to keep same tab highlighting? Programming Web Development by LastMitch >how to keep same tab highlighting after refreshing the page(page is refreshed after the paging link clicked.) You can take a look at these links and used a few line of code to add to your own code: http://stackoverflow.com/questions/4299435/remember-which-tab-was-active-after-refresh http://stackoverflow.com/questions/10246199/jquery-tabs-…