Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. spacing between lines in IFRAME

spacing between lines in IFRAME

Scheduled Pinned Locked Moved ASP.NET
questioncomdocker
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    VB 8 0
    wrote on last edited by
    #1

    <iframe id="tbContentElement" class="tbContentElement" width="100%" height="100%" onblur="saveData();" style="padding:2pt;height: 87%" marginwidth='0' marginheight='0' hspace='0' vspace='0' frameborder='0' ></iframe> This is the code i am using , i am getting more space while entering the lines in iframe using IE 7.0 O/P :: asdasdas asdasdas dasd asd as das d How can i reduce the spacing between lines like the one in GMAIL compose page .or like in HOTmail .com What are the disadvantages of ? instead what to use if span is not good ?

    A 1 Reply Last reply
    0
    • V VB 8 0

      <iframe id="tbContentElement" class="tbContentElement" width="100%" height="100%" onblur="saveData();" style="padding:2pt;height: 87%" marginwidth='0' marginheight='0' hspace='0' vspace='0' frameborder='0' ></iframe> This is the code i am using , i am getting more space while entering the lines in iframe using IE 7.0 O/P :: asdasdas asdasdas dasd asd as das d How can i reduce the spacing between lines like the one in GMAIL compose page .or like in HOTmail .com What are the disadvantages of ? instead what to use if span is not good ?

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      when you are pressing enter for new line its takes as

      . That's the reason you are getting a blank line. cheers, Abhijit

      K V 2 Replies Last reply
      0
      • A Abhijit Jana

        when you are pressing enter for new line its takes as

        . That's the reason you are getting a blank line. cheers, Abhijit

        K Offline
        K Offline
        Kissy16
        wrote on last edited by
        #3

        tahnks for ur answer, both frameworks are there and i will just check which is the in virtual directory's default version. This may helps me. anyhow thanks for ur suggestion.

        kissy

        1 Reply Last reply
        0
        • A Abhijit Jana

          when you are pressing enter for new line its takes as

          . That's the reason you are getting a blank line. cheers, Abhijit

          V Offline
          V Offline
          VB 8 0
          wrote on last edited by
          #4

          Thanks for reply , But how can change to next line without taking as

          tag I dont know how to change Plz give any Information to get the lines one by one without spacing .. Thanks

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups